Lingxi-Li / lock_freeLinks
C++17 lock-free data structure library
☆15Updated 7 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☆21Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Fast delegates implementation☆57Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆58Updated 3 weeks ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago