Lingxi-Li / lock_freeLinks
C++17 lock-free data structure library
☆15Updated 6 years ago
Alternatives and similar repositories for lock_free
Users that are interested in lock_free are comparing it to the libraries listed below
Sorting:
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++17 inplace_string implementation☆97Updated 6 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Json benchmark based on nativejson-benchmark☆32Updated 6 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago