A circular buffer class that supports an arbitrary amount of producers and consumers operating in their own threads
drewski1992/Thread-Safe-Circular-Buffer
A circular buffer class that supports an arbitrary amount of producers and consumers operating in their own threads
C++MIT