lock-free-queue topic

List lock-free-queue repositories

Ring-Buffer

357
Stars
60
Forks
Watchers

simple C++11 ring buffer implementation, allocated and evaluated at compile time

envpool

1.0k
Stars
89
Forks
Watchers

C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.

ConcurrentDeque

139
Stars
7
Forks
Watchers

Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17

LockFreeQueue

163
Stars
37
Forks
Watchers

A lock-free multi-producer multi-consumer ring buffer FIFO queue.

lfqueue

131
Stars
28
Forks
Watchers

Minimize lock-free queue ever!

lfqueue

134
Stars
19
Forks
Watchers

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

81
Stars
17
Forks
Watchers

CN-CppUserGroup-2019-1,lock-free queue demo

concurrent-deque

36
Stars
3
Forks
Watchers

Lock-free concurrent work stealing deque in C++

lockfree

713
Stars
44
Forks
Watchers

A collection of lock-free data structures written in standard C++11

hypergrep

163
Stars
4
Forks
Watchers

Recursively search directories for a regex pattern