Crates.io | rb |
lib.rs | rb |
version | 0.4.1 |
source | src |
created_at | 2016-03-22 13:09:40.959817 |
updated_at | 2022-08-23 15:48:21.416124 |
description | A thread-safe ring buffer with blocking IO |
homepage | |
repository | https://github.com/klingtnet/rb |
max_upload_size | |
id | 4522 |
size | 51,669 |
A thread-safe fixed size circular (ring) buffer written in safe Rust.
cargo run --example saw
The benchmarking feature needs rust nightly.
rustup run nightly -- cargo bench
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.