MayaPosch / LockFreeRingBuffer
Implementation of a lock-free ring buffer class.
☆31Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for LockFreeRingBuffer
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Library for complex bitfields☆18Updated 5 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆24Updated 8 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Service discovery protocol and reference implementation.☆18Updated 10 months ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 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
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Portable UUID generation library for C++☆24Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- C++11 compatible charconv☆27Updated this week
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- C++17 lock-free data structure library☆15Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- Libusb wrapper for Asio☆63Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- Yet Another C++ Library☆20Updated 9 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago