MayaPosch / LockFreeRingBuffer
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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Library for complex bitfields☆19Updated 11 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Coroutine support tools☆35Updated last month
- low level system stuff, threads, memory, file descriptors etc☆21Updated 3 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
- An asynchronous FastCGI web microframework for C++☆37Updated last week
- RPC library for embedded systems without code generation☆17Updated 2 weeks ago
- Interval library for C++☆12Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years 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
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- Radix set/map implementation☆16Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago