MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆35Updated 4 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Library for complex bitfields☆19Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- 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
- Service discovery protocol and reference implementation.☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- `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
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 9 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- 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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- An asynchronous FastCGI web microframework for C++☆37Updated last week
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- RPC library for embedded systems without code generation☆17Updated last month
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago