faaa_queue 0.1.0

A Rust implementation of the FAAArrayQueue
Documentation
1
2
3
# Description
`faaa_queue` is a Rust implementation of the [FAAAQueue](https://concurrencyfreaks.blogspot.com/2016/11/faaarrayqueue-mpmc-lock-free-queue-part.html).