10 releases

new 0.2.9 May 12, 2024
0.2.8 May 5, 2024
0.2.7 Apr 26, 2024

#1018 in GUI

Download history 189/week @ 2024-04-02 601/week @ 2024-04-09 283/week @ 2024-04-16 213/week @ 2024-04-23 223/week @ 2024-04-30 188/week @ 2024-05-07

1,102 downloads per month
Used in 46 crates (10 directly)

Apache-2.0 OR MIT

1MB
19K 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.

"http"

Enables http tasks.

"test_util"

Enabled by doc tests.


lib.rs:

Parallel async tasks and async task runners.

Crate

Dependencies

~6–41MB
~643K SLoC