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
- ☆39Updated 11 years ago
- C++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- std::future extension☆37Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Thread safe, lock-free memory pool.☆62Updated last year
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 4 months ago
- A C++ scheduling library using cron formatting.☆138Updated 3 months ago
- C++ Plugin framework☆81Updated 4 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- libev-based event dispatcher for Qt☆41Updated 7 years ago
- Header-only spdlog config library which use json file as a configuration file☆12Updated 6 years ago
- Header-only pure C++11 library providing signal and slot functionality☆18Updated 6 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- C++ plugin framework☆54Updated 6 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 8 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 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.☆19Updated 10 years ago