#
lockfreequeue
Here are 7 public repositories matching this topic...
Lock Free Queue Based On Hazard Pointer.
-
Updated
Feb 27, 2020 - C++
Linux shared memory wrapper in C++, lock-free queue
-
Updated
Dec 26, 2017 - C++
Scalability improvement for Linux kretprobe return-instances management and performance evaluation of several lock-less queues.
-
Updated
Aug 10, 2021 - C
Really simple C implementation of parallel queue. Three types, lockfree, with locks and monothread queue.
ccmakequeuemakefileparallelparallel-computinglockmultithreadinglockfreemultithreadparallel-programmingcompare-and-swapclanguagelockfreequeuecompare-and-setparallel-queue
-
Updated
May 29, 2024 - C
An implementation of a multi-producer/multi-consumer lockfree fixed-sized queue in modern C++20 (in the form of an header-only library)
-
Updated
Aug 9, 2025 - C++
Improve this page
Add a description, image, and links to the lockfreequeue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lockfreequeue topic, visit your repo's landing page and select "manage topics."