faaa_queue 0.1.1

A Rust implementation of the FAAArrayQueue
Documentation

Description

A very fast concurrent lock-free queue.

faaa_queue is a Rust implementation of the FAAAQueue.