MayaPosch / LockFreeRingBuffer
Implementation of a lock-free ring buffer class.
☆34Updated 2 months ago
Alternatives and similar repositories for LockFreeRingBuffer:
Users that are interested in LockFreeRingBuffer are comparing it to the libraries listed below
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Library for complex bitfields☆19Updated 9 months ago
- Interval library for C++☆12Updated last month
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated last month
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- An asynchronous FastCGI web microframework for C++☆38Updated 3 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++11 compatible charconv☆29Updated last week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago