Crate spsc_ringbuf_core

Source

Modulesยง

ringbuf
ringbuf_ref
Fixed capacity Single Producer Single Consumer Ringbuffer with no mutex protection. Implementation based on https://www.snellman.net/blog/archive/2016-12-13-ring-buffers/
shared_pool
shared_singleton