MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆38Updated last year
Alternatives and similar repositories for LockFreeRingBuffer
Users that are interested in LockFreeRingBuffer are comparing it to the libraries listed below
Sorting:
- Library for complex bitfields☆19Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last month
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- Yet Another C++ Library☆23Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++11 compatible charconv☆31Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- An asynchronous FastCGI web microframework for C++☆39Updated 7 months ago
- Coroutine support tools☆36Updated 3 months ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago