15 releases

0.2.0-alpha.6 Sep 30, 2019
0.2.0-alpha.4 Aug 29, 2019
0.1.8 Feb 5, 2020
0.1.6 Jun 5, 2019
0.1.4 Mar 13, 2019

#647 in Asynchronous

Download history 31234/week @ 2022-12-04 27804/week @ 2022-12-11 29341/week @ 2022-12-18 16694/week @ 2022-12-25 26098/week @ 2023-01-01 28395/week @ 2023-01-08 30394/week @ 2023-01-15 35426/week @ 2023-01-22 35500/week @ 2023-01-29 32519/week @ 2023-02-05 32243/week @ 2023-02-12 36901/week @ 2023-02-19 47423/week @ 2023-02-26 36627/week @ 2023-03-05 33518/week @ 2023-03-12 31902/week @ 2023-03-19

154,063 downloads per month
Used in 1,748 crates (16 directly)

MIT license

145KB
2.5K SLoC

tokio-sync

Synchronization utilities

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.


lib.rs:

Asynchronous synchronization primitives.

This crate provides primitives for synchronizing asynchronous tasks.

Dependencies

~69KB