Efficient ring buffer implementations for byte buffers, FIFO queues, and SPSC channels.
Documentation
Add this to your Cargo.toml file:
toml [dependencies] ringtail = "0.2"
This library is licensed under the MIT license. See the LICENSE file for details.