Concurrent programming project.
-
Updated
Mar 5, 2024 - C
Concurrent programming project.
Non-blocking, lock-free queues in C with multiple readers and writers. Includes SimpleQueue, RingsQueue, LLQueue, BLQueue, and Hazard Pointer for safe memory management.
Redis C/C++ Producer Consumer
To associate your repository with the non-blocking-queue topic, visit your repo's landing page and select "manage topics."