barometz / ringbufLinks
An STL-like ring buffer for C++11.
☆25Updated 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).☆67Updated 2 months ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 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…☆203Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- A C++14 reflection library☆78Updated last month
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ small containers☆148Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- ☆53Updated 6 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago