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).☆65Updated last month
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- Pipelines for Modern C++☆71Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months 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…☆199Updated 2 years 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☆165Updated last month
- Code samples from https://vorbrodt.blog/☆114Updated 6 months ago
- A C++14 reflection library☆77Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 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 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- ☆31Updated 4 years ago
- Algorithm wrappers☆97Updated 2 weeks ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago