ringtail 0.2.0

Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels
Documentation

Ringtail

Efficient ring buffer implementations for byte buffers, FIFO queues, and SPSC channels.

Crates.io Documentation License

Documentation

Installation

Add this to your Cargo.toml file:

[dependencies]
ringtail = "0.2"

License

This library is licensed under the MIT license. See the LICENSE file for details.