Structs§
- Consumer
- The consumer side of a
RingBuffer. - Producer
- The producer side of a
RingBuffer. - Read
Chunk - Structure for reading from multiple slots in one go.
- Ring
Buffer - A bounded single-producer single-consumer (SPSC) queue.
- Write
Chunk Uninit - Structure for writing into multiple (uninitialized) slots in one go.