Lingxi-Li / lock_free
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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- c++ wrapper around libpapi☆63Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A C++14 and later CRTP template for defining iterators☆72Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Container Traits for Modern C++☆29Updated 4 years 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
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Libunifex networking library☆20Updated 2 years ago
- A hash function library☆39Updated last week
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Boost.org intrusive module☆55Updated last week
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 5 months ago