Repositories tagged with "circular-queue"
atomic_queue
max0x7ba
โC++14 concurrent lock-free low-latency queue.โ
lockfree
DNedic
โA collection of lock-free data structures written in standard C++11โ
deque
gammazero
โFast ring-buffer deque (double-ended queue)โ
queue
adrianbrad
โโช๏ธ Go package providing multiple queue implementations. Developed in a thread-safe generic way.โ
go-ringbuf
hedzr
โLock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:โ