6 results found Sort:
C++14 lock-free queue.
Created
2018-09-19
489 commits to master branch, last one about a month ago
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
Created
2017-01-30
35 commits to master branch, last one 2 years ago
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
Created
2019-11-02
22 commits to master branch, last one about a year ago
A comprehensive and efficient lock-free thread pool with granular work control, flexible concurrency, and robust error handling, alongside an easy-to-use API for diverse work submissions.
Created
2023-08-25
1,076 commits to main branch, last one 10 days ago
Fast multi-producer, multi-consumer unbounded channel with async support.
Created
2021-11-17
40 commits to master branch, last one 2 years ago
Various collections which are completely unmanaged by the GC
Created
2021-01-12
83 commits to master branch, last one 4 years ago