ringtail 0.2.2

Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels
Documentation
[package]
name = "ringtail"
version = "0.2.2"
description = "Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels"
authors = ["Stephen M. Coakley <me@stephencoakley.com>"]
license = "MIT"
keywords = ["buffer", "fifo", "queue"]
categories = ["data-structures", "concurrency"]
repository = "https://github.com/sagebind/ringtail"