44 releases

Uses new Rust 2024

0.6.2 May 19, 2025
0.5.2 May 9, 2025
0.5.1 Mar 19, 2025
0.4.14 Dec 24, 2024
0.4.0 Jul 26, 2024

#1847 in GUI

Download history 140/week @ 2025-02-14 215/week @ 2025-02-21 59/week @ 2025-02-28 24/week @ 2025-03-07 178/week @ 2025-03-14 71/week @ 2025-03-21 30/week @ 2025-03-28 112/week @ 2025-04-04 62/week @ 2025-04-11 126/week @ 2025-04-18 123/week @ 2025-04-25 57/week @ 2025-05-02 299/week @ 2025-05-09 460/week @ 2025-05-16 62/week @ 2025-05-23 41/week @ 2025-05-30

864 downloads per month
Used in 52 crates (13 directly)

Apache-2.0 OR MIT

1MB
21K SLoC

Parallel async tasks and async task runners.

Crate


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 enables in cfg(not(any(target_os = "android", target_arch = "wasm32", target_os = "ios"))) builds.

"http"

Enables http tasks.

"test_util"

Enabled by doc tests.

Dependencies

~6–38MB
~603K SLoC