MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆38Updated 8 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☆14Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Library for complex bitfields☆19Updated last year
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated last year
- Yet Another C++ Library☆22Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Service discovery protocol and reference implementation.☆17Updated last year
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 5 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 2 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated last week
- 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…☆23Updated this week
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago