lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
-
Updated
Nov 5, 2020 - C
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
Minimize lock-free queue ever!
📶 A lock- and wait-free hashtable (and an array too)
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
It's a robust lockless queue used in multiprocessing, and it can deal with the situation that any process aborts at any line.
Add a description, image, and links to the wait-free topic page so that developers can more easily learn about it.
To associate your repository with the wait-free topic, visit your repo's landing page and select "manage topics."