#

wait-free-queue

https://static.github-zh.com/github_avatars/jnk0le?size=40

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

C++ 426
1 年前
https://static.github-zh.com/github_avatars/Taymindis?size=40

wait free FIFO queue, easy built cross platform(no extra dependencies needed)

C++ 87
6 年前
https://static.github-zh.com/github_avatars/alpc62?size=40

C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue

C++ 16
4 年前
https://static.github-zh.com/github_avatars/xywanz?size=40

It's a robust lockless queue used in multiprocessing, and it can deal with the situation that any process aborts at any line.

C 8
5 年前
https://static.github-zh.com/github_avatars/Teenvan?size=40

Implementation of a wait-free simulation for a lock-free algorithm as described in the paper - A Practical Wait-Free Simulation for Lock-Free Data Structures

C++ 4
4 年前
https://static.github-zh.com/github_avatars/jeremyko?size=40

Non Blocking Single Producer Single Consumer queue using plain array

C++ 1
5 年前
Website
Wikipedia