Skip to content

lemonrock/cc-queue

Repository files navigation

cc-queue

cc-queue is an implementation in Rust of Fatourou and Kallimanis's blocking, unbounded queue known as CCQueue. It has better performance than the classic unbounded queue MSQueue, the Michael & Scott Queue.

Licensing

The license for this project is MIT.

About

Rust crate for a non-blocking, concurrent queue called cc-queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages