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
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Pipelines for Modern C++☆76Updated 5 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++14 reflection library☆78Updated last month
- 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- ☆53Updated 6 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- header only library to convert yaml and xml files to nlohmann::json☆56Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Lightweight C++ Signals and Slots implementation☆34Updated last year