-
recloser
A concurrent circuit breaker implemented with ring buffers
-
circular-queue
A circular buffer-like queue
-
async-ringbuf
Async SPSC FIFO ring buffer
-
bit_mask_ring_buf
A ring buffer implementation with cheap indexing
-
io_uring_buf_ring
Help user create and manage io-uring buffer-ring
-
slice_ring_buf
A ring buffer implementation optimized for working with slices
-
nscldaq_ringbuffer
Low level NSCLDAQ ring buffer access
-
ring-channel
Bounded MPMC channel abstraction on top of a ring buffer
-
ringbuf-blocking
Blocking version of ringbuf
-
circ_buffer
A bare-metal fixed-size statically allocated ring-buffer with optional serde (De)-Serialization
-
boxed_array_ringbuffer
A ring buffer of fixed size, that uses a boxed array as storage, therefore avoiding re-allocations when converting from Vec or to VecDeque
-
atomicring
AtomicRingBuffer is a constant-size almost lock-free concurrent ring buffer
-
ring-buffer-macro
A procedural macro for creating ring buffer (circular buffer) data structures at compile time
-
spsc-ringbuf-core
Heapless ring buffer
-
dgrambuf
A fixed capacity ring buffer for datagrams (byte slices)
-
magic-buffer
a virtual ring buffer implementation that magically wraps around itself
-
ring_buffer_max
Keep track of the max value of ring buffer in linear time
-
byte_rb
byte ring buffer
-
fring
Lightweight, no_std, and *fast* ring buffer
-
vmcircbuf
A circular buffer that magically wraps around without any copying
-
nscldaq_ringtostdout
ringtostdout replacement in RUST that does not require an NSCLDAQ installation
-
magic-ring-buffer
A magic ring buffer (also known as a virtual ring buffer, VRB, or mirrored buffer) which is lock-free for multiple producers and a single consumer
Try searching with DuckDuckGo.