MengRao/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
C++MIT
Issues
- 1
Data racing issue with heavy load
#3 opened by QianYizhou - 0
`write_idx` Overflow issue?
#5 opened by plum7ree - 0
Is casting T to std::atomic<T> UB?
#4 opened by qiuwei - 2