MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆37Updated 7 months ago
Alternatives and similar repositories for LockFreeRingBuffer
Users that are interested in LockFreeRingBuffer are comparing it to the libraries listed below
Sorting:
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆97Updated 2 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Yet Another C++ Library☆21Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Pipelines for Modern C++☆68Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago