MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆38Updated 10 months ago
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☆38Updated last month
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated 3 weeks ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated this week
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Service discovery protocol and reference implementation.☆17Updated last year
- Yet Another C++ Library☆23Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 4 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- An asynchronous FastCGI web microframework for C++☆39Updated 5 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 7 months ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago