A ringbuff bridge between `std::io` and `futures::io`.
A fixed-size circular buffer
lock free on disk ringbuffer to be used in the implementation of Franz
A fast thread-safe single producer-single consumer ring buffer
A ring buffer of fixed size, that uses a boxed array as storage, therefore avoiding re-allocations when converting from Vec or to VecDeque.
A no_std, no-alloc ring buffer for variable-length byte slices in Rust
Lock-free ring buffers (SPSC, MPSC, SPMC, MPMC, and broadcast) for high-performance concurrent communication
A simple overwriting ring buffer library written in Rust.
Ringbuffer for the bytes crate
A nonblocking spsc ring buffer with fixed capacity.
Low level NSCLDAQ ring buffer access
A no-std ring buffer implementation with iterator support
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.