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).☆65Updated last month
- Priority-based Task Scheduling for Modern C++☆93Updated 4 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…☆199Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last week
- Header only read/write wrapper to combine mutexes with locks.☆150Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- Algorithm wrappers☆96Updated 3 weeks ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- C++ cross-platform plugin architechture demonstration☆65Updated 6 years ago
- A C++14 reflection library☆76Updated last week
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Pipelines for Modern C++☆70Updated 5 years ago
- Google Benchmark data visualization tool☆28Updated 4 months ago
- Micro Signal/Slot implementetation☆35Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A modern C++ library for type-safe environment variable parsing☆150Updated this week
- Functional reactive programming library for c++☆160Updated last year