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☆59Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆54Updated 2 months ago
- Literal Logging for C++☆86Updated 7 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- C++ Concurrency library!☆27Updated 6 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆44Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++17 inplace_string implementation☆96Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago