barometz / ringbufLinks
An STL-like ring buffer for C++11.
☆21Updated 2 years ago
Alternatives and similar repositories for ringbuf
Users that are interested in ringbuf are comparing it to the libraries listed below
Sorting:
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- Simple resource pool for recycling resources in C++☆69Updated last week
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 9 months ago
- A C++14 reflection library☆73Updated last month
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Algorithm wrappers☆93Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 9 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A header-only library for convenient saving of program preferences with minimal amount of code☆21Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆96Updated last month
- C++ cross-platform plugin architechture demonstration☆62Updated 6 years ago