barometz / ringbufLinks
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
Sorting:
- Polymorphic memory resource for real-time applications.☆70Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- 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
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Micro Signal/Slot implementetation☆34Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 8 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- An asynchronous FastCGI web microframework for C++☆38Updated last month
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated this week
- Simple resource pool for recycling resources in C++☆69Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!