barometz / ringbuf
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
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last week
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- A parallel pipeline for stream processing☆62Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆41Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated 2 weeks ago
- Libunifex networking library☆20Updated 2 years ago
- C++ cross-platform plugin architechture demonstration☆59Updated 6 years ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 3 months ago
- Algorithm wrappers☆88Updated 4 months ago
- Library of backported modern C++ types to work with C++11☆80Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- High-Performance Flat Finite State Machine Framework☆50Updated 10 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago