barometz / ringbufLinks
An STL-like ring buffer for C++11.
☆23Updated 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☆63Updated last year
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 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
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A C++14 reflection library☆75Updated 2 weeks ago
- Pipelines for Modern C++☆69Updated 4 years ago
- Simple resource pool for recycling resources in C++☆70Updated last month
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- A bunch of small C++ utilities☆66Updated last year
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- The C++ Mixin Support Library: Sandwich Mixins all the way☆41Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A single-header scheduler aware C++ future/promise that does not block☆34Updated 3 months ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago
- C++ cross-platform plugin architechture demonstration☆64Updated 6 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago