12 releases
| 0.6.0 | Jun 20, 2025 |
|---|---|
| 0.5.5 | Aug 15, 2021 |
| 0.5.4 | Jan 30, 2021 |
| 0.5.3 | Nov 12, 2020 |
| 0.4.1 | Jul 23, 2019 |
#95 in Concurrency
513,463 downloads per month
Used in 320 crates
(14 directly)
16KB
210 lines
Sluice
Asynchronous byte buffers and pipes for concurrent I/O programming.
Documentation
Check the documentation for up-to-date usage and examples.
Minimum supported Rust version
The minimum supported Rust version (or MSRV) for this crate is stable Rust 1.74 or greater, meaning we only guarantee that this crate will compile if you use a rustc version of at least 1.74.
Sponsors
Special thanks to sponsors of my open-source work!
License
This library is licensed under the MIT license. See the LICENSE file for details.
Dependencies
~455KB