Top 2 mpmc open source projects

ring-channel
Bounded MPMC channel abstraction on top of a ring buffer
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
1-2 of 2 mpmc projects