barometz / ringbufLinks
An STL-like ring buffer for C++11.
☆22Updated 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 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Pipelines for Modern C++☆68Updated 4 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- 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
- A parallel pipeline for stream processing☆66Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- C++ cross-platform plugin architechture demonstration☆64Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Micro Signal/Slot implementetation☆34Updated last year
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- Algorithm wrappers☆93Updated 8 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- A C++14 reflection library☆74Updated 2 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 2 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago