idreamerhx / ringbufferLinks
A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts
☆20Updated 10 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- header only log inherited from Nanolog☆39Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- ☆40Updated 11 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- C++ Message Queuing Library and Framework☆92Updated last week
- A simple implementation of a MessageBus.☆26Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆29Updated 8 months ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- Boost.org circular_buffer module☆64Updated this week
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆67Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- C++ Build Scripts☆13Updated 6 months ago