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☆21Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Effective Memory Reclamation☆63Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 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
- STL-based caches for C++☆116Updated 2 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago