MayaPosch / LockFreeRingBufferLinks
Implementation of a lock-free ring buffer class.
☆38Updated 9 months ago
Alternatives and similar repositories for LockFreeRingBuffer
Users that are interested in LockFreeRingBuffer are comparing it to the libraries listed below
Sorting:
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆27Updated last year
- Library for complex bitfields☆19Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated this week
- Libusb wrapper for Asio☆65Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Yet Another C++ Library☆23Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated 2 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 6 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- Pipelines for Modern C++☆70Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago