MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆38Updated 7 months ago
Alternatives and similar repositories for LockFreeRingBuffer
Users that are interested in LockFreeRingBuffer are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆107Updated 4 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Library for complex bitfields☆19Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 5 months ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 6 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- C++11 compatible charconv☆31Updated 2 weeks ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago