# 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.
[cc-queue]: https://github.com/lemonrock/cc-queue "cc-queue GitHub page"