sluice

Crates.iosluice
lib.rssluice
version0.6.0
created_at2019-05-23 03:27:48.34842+00
updated_at2025-06-20 02:57:37.269237+00
descriptionEfficient ring buffer for byte buffers, FIFO queues, and SPSC channels
homepage
repositoryhttps://github.com/sagebind/sluice
max_upload_size
id136264
size45,991
libdatadog-owners (github:datadog:libdatadog-owners)

documentation

https://docs.rs/sluice

README

Sluice

Asynchronous byte buffers and pipes for concurrent I/O programming.

Crates.io Documentation License Minimum supported Rust version Build

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.

Commit count: 0

cargo fmt