Crate fixed_ring_buffer[−][src]
fixed_ring_buffer
FixedRingBuffer is an asynchronous SPSC fixed-capacity look-free ring buffer, which can be used to transfer data between two threads or between two asynchronous tasks. The code has been open source to github.
Modules
async_ring_buffer | |
fixed_buffer |