barometz / ringbufLinks
An STL-like ring buffer for C++11.
☆24Updated 3 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 (WIP).☆64Updated this week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Pipelines for Modern C++☆70Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years 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 migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated this week
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 11 months ago
- Library of backported modern C++ types to work with C++11