Enhanced mpmc/mpsc to support async/sync (derive from crossbeam)
Rust
474
585 commits
updated Sep 6, 2026
574 commits
7 commits
1 commits
boonzy00/ringmpsc
Lock-free MPSC channel in Zig achieving 180+ billion messages/second via ring-decomposed…
190
dvlsg/async-csp
CSP style channels using ES7 async/await
317
jberryman/unagi-chan
A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
136
gftea/amqprs
Async & Lock-free RabbitMQ Rust Client, Easy-to-use API
289
hawkw/sharded-slab
a lock-free concurrent slab (experimental)
316
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
8,582
Azure/kimojio-rs
A thread-per-core Linux io_uring async runtime for Rust optimized for latency.
263
duomark/epocxy
Erlang Patterns of Concurrency
99.2%