fq 0.0.1

A simple ring-buffer based single-producer, single-consumer queue with no dependencies. You can use this to write Rust programs with low-latency message passing.
Documentation

FastQueue (fq)

A simple ring-buffer based single-producer, single-consumer queue with no dependencies. You can use this to write Rust programs with low-latency message passing.

[!IMPORTANT] This crate is highly experimental.