lock-free-queue topic
Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
ConcurrentDeque
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
LockFreeQueue
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
lfqueue
Minimize lock-free queue ever!
lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
lock-free-queue
CN-CppUserGroup-2019-1,lock-free queue demo
concurrent-deque
Lock-free concurrent work stealing deque in C++
lockfree
A collection of lock-free data structures written in standard C++11
hypergrep
Recursively search directories for a regex pattern