spitebuf
Spitebuf
Spitebuf is an async MPSC queue, based on the Vyukov algorithm originally implemented in the heapless crate. It can be used on targets with or without an allocator.
Development Documentation
Please see the development docs for documentation of the current main
branch.
Docs can be built locally with cargo doc
.