MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆36Updated 6 months ago
Alternatives and similar repositories for LockFreeRingBuffer
Users that are interested in LockFreeRingBuffer are comparing it to the libraries listed below
Sorting:
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- 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
- 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
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Radix set/map implementation☆17Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Service discovery protocol and reference implementation.☆17Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆104Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago