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☆37Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 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
- ☆40Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- C++ Message Queuing Library and Framework☆88Updated last month
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 5 years ago
- C++ Plugin framework☆78Updated 3 years ago
- libev-based event dispatcher for Qt☆40Updated 6 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 months ago
- C++ binding for nanomsg☆109Updated 10 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 11 months ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- libuv-based Event Dispatcher for Qt☆29Updated 9 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 2 months ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11Updated 4 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year