idreamerhx / ringbuffer
A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts
☆20Updated 9 years ago
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated 2 weeks ago
- ☆39Updated 10 years ago
- std::future extension☆37Updated 4 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆22Updated 4 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- C++11 compatible charconv☆30Updated last week
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- Boost.org circular_buffer module☆56Updated last week
- Libusb wrapper for Asio☆64Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆80Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 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☆157Updated last month
- C++ Build Scripts☆14Updated 2 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆40Updated this week
- Freundlich's C++ toolkit☆33Updated last week
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago