22 releases

new 0.4.0 Jul 26, 2024
0.3.8 Jul 18, 2024
0.3.3 Jun 20, 2024
0.2.11 May 31, 2024
0.2.7 Apr 26, 2024

#1098 in GUI

Download history 345/week @ 2024-04-04 464/week @ 2024-04-11 269/week @ 2024-04-18 220/week @ 2024-04-25 225/week @ 2024-05-02 202/week @ 2024-05-09 422/week @ 2024-05-16 140/week @ 2024-05-23 539/week @ 2024-05-30 611/week @ 2024-06-06 281/week @ 2024-06-13 493/week @ 2024-06-20 103/week @ 2024-06-27 558/week @ 2024-07-04 759/week @ 2024-07-11 388/week @ 2024-07-18

1,863 downloads per month
Used in 49 crates (11 directly)

Apache-2.0 OR MIT

1MB
20K SLoC

This crate is part of the zng project.

Cargo Features

This crate provides 4 feature flags, 0 enabled by default.

"deadlock_detection"

Enables parking_lot deadlock detection.

"ipc"

Enables ipc tasks.

Only enabled in cfg(not(target_arch = "wasm32")) builds.

"http"

Enables http tasks.

"test_util"

Enabled by doc tests.


lib.rs:

Parallel async tasks and async task runners.

Crate

Dependencies

~6–41MB
~646K SLoC