cc-queue 0.0.0

CC Queue, ccqueue, an unbounded, non-blocking queue suitable for use with different memory allocators.
docs.rs failed to build cc-queue-0.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cc-queue-0.0.1

cc-queue

cc-queue is an implementation in Rust of a non-blocking, unbounded queue called "Concurrency Control Queue", also known as CCQueue.

Licensing

The license for this project is MIT.