A fork of the lockfree
Lockfree data structures for Rust.
We currently have:
- Per-Object Thread-Local Storage
- Map
- Set
- Queue
- Stack
- SPSC, MPSC, SPMC and MPMC channels
https://bzim.gitlab.io/lockfree/lockfree/
See CHANGELOG.md
See CONTRIBUTING.md
See BENCHMARKS.md