| Crates.io | sluice |
| lib.rs | sluice |
| version | 0.6.0 |
| created_at | 2019-05-23 03:27:48.34842+00 |
| updated_at | 2025-06-20 02:57:37.269237+00 |
| description | Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels |
| homepage | |
| repository | https://github.com/sagebind/sluice |
| max_upload_size | |
| id | 136264 |
| size | 45,991 |
Asynchronous byte buffers and pipes for concurrent I/O programming.
Check the documentation for up-to-date usage and examples.
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.
Special thanks to sponsors of my open-source work!
This library is licensed under the MIT license. See the LICENSE file for details.