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 2 weeks ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 5 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…☆201Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- A C++14 reflection library☆78Updated 3 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆114Updated last week
- An indirect value-type for C++☆83Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 2 weeks ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- 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++ small containers☆149Updated 7 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A parallel pipeline for stream processing☆69Updated 3 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago