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:
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- STL-based caches for C++☆115Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- C++ coroutine based networking library (WIP)☆38Updated 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☆55Updated 5 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 7 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- 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 …☆117Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++ implementation of the FIX Simple Binary Encoding☆51Updated last week