MayaPosch / LockFreeRingBuffer
Implementation of a lock-free ring buffer class.
☆35Updated 3 months ago
Alternatives and similar repositories for LockFreeRingBuffer:
Users that are interested in LockFreeRingBuffer are comparing it to the libraries listed below
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Service discovery protocol and reference implementation.☆18Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Library for complex bitfields☆19Updated 10 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- An asynchronous FastCGI web microframework for C++☆38Updated 4 months ago
- 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
- Libusb wrapper for Asio☆64Updated 2 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 8 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Easy Parsing C++ Library☆21Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- Interval library for C++☆12Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years 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 modern C++-RAII utility library, based on the C++20 proposal☆11Updated 5 years ago