bo-yang / shm_ring_bufferLinks
Shared-memory based ring buffer
☆63Updated 8 years ago
Alternatives and similar repositories for shm_ring_buffer
Users that are interested in shm_ring_buffer are comparing it to the libraries listed below
Sorting:
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 weeks ago
- 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
- A simple, generic, header-only state machine implementation for C++.☆63Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- ☆84Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- C++ wrapper around the nanomsg NNG API☆215Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 2 weeks ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 8 months ago
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A C++14 Task Manager / Scheduler☆107Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 11 months ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆28Updated 2 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆45Updated last month
- C++ Configuration management library inspired by the Viper package for golang.☆48Updated 7 months ago
- A portable, pure C++11 timer component.☆176Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- A thin and simple C++ TCP client server☆167Updated 3 years ago
- disruptor c++ implementation for IPC☆32Updated 6 months ago