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).☆67Updated last month
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 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
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆88Updated last year
- A C++14 reflection library☆78Updated last week
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 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, C++ standard libraries extensions, ver…☆52Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated this week
- A curated list of Modern C++ idioms☆24Updated 9 years ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Code samples☆68Updated 11 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated last month
- Google Benchmark data visualization tool☆28Updated 6 months ago