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
154,063 downloads per month
Used in 1,748 crates
(16 directly)
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