barometz / ringbuf
An STL-like ring buffer for C++11.
☆21Updated 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.☆67Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 3 weeks ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Algorithm wrappers☆91Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 4 months ago
- A graph concurrent library for C++☆63Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Library of backported modern C++ types to work with C++11☆82Updated last week
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 7 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A modern and (mostly) macro free mocking-framework☆34Updated this week
- C++ cross-platform plugin architechture demonstration☆60Updated 6 years ago