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
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Priority-based Task Scheduling for Modern C++☆88Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- Pipelines for Modern C++☆67Updated 4 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 2 months ago
- A parallel pipeline for stream processing☆62Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆42Updated last month
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Algorithm wrappers☆87Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- Library of backported modern C++ types to work with C++11☆79Updated 3 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- C++14 codec library☆25Updated 3 years ago
- Portable UUID generation library for C++☆26Updated last year
- C++ cross-platform plugin architechture demonstration☆57Updated 6 years ago