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
- Polymorphic memory resource for real-time applications.☆65Updated last year
- Pipelines for Modern C++☆63Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- A C++ repository to pipe operations functional and Unix style!☆32Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Meta C++ Library and Tool☆80Updated 2 years ago
- A parallel pipeline for stream processing☆62Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- An indirect value-type for C++☆82Updated last year
- ☆10Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 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…☆193Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- A header-only library for convenient saving of program preferences with minimal amount of code☆21Updated 3 years ago
- C++ cross-platform plugin architechture demonstration☆57Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆118Updated last month
- Result<T, E> for Modern C++☆32Updated 4 years ago