A C++ library of Concurrent Data Structures
-
Updated
Oct 17, 2023 - C++
A C++ library of Concurrent Data Structures
C++14 lock-free queue.
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
cross-platform coroutine library in c++
An open sourced implementation of Bw-Tree in SQL Server Hekaton
simple C++11 ring buffer implementation, allocated and evaluated at compile time
A collection of lock-free data structures written in standard C++11
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
A C++ library providing various concurrent data structures and reclamation schemes.
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.
G.O.D - Grand Object-bound Dispatcher
An implementation of Seqlock in C++11
A fully lock-free game engine written in C++20
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
Lock-free implementation of the token bucket algorithm in C++
The world's first wait-free Software Transactional Memory
Add a description, image, and links to the lock-free topic page so that developers can more easily learn about it.
To associate your repository with the lock-free topic, visit your repo's landing page and select "manage topics."