idreamerhx / ringbufferLinks
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
Sorting:
- header only log inherited from Nanolog☆38Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- ☆40Updated 10 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- C++ Message Queuing Library and Framework☆89Updated this week
- Thread safe, lock-free memory pool.☆59Updated last year
- std::future extension☆37Updated 4 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- Boost.org circular_buffer module☆61Updated 2 weeks ago
- A simple implementation of a MessageBus.☆26Updated last year
- C++ binding for nanomsg☆111Updated 10 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- High-Performance Flat Finite State Machine Framework☆52Updated 2 weeks ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 6 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 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☆161Updated 5 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- libev-based event dispatcher for Qt☆40Updated 6 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A simple, header only event bus library written in modern C++17.☆178Updated 4 months ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 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 …☆144Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- C++ Plugin framework☆79Updated 4 years ago