bo-yang / shm_ring_bufferLinks
Shared-memory based ring buffer
☆66Updated 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:
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 4 months ago
- C++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆168Updated 5 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- ☆87Updated 2 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- lock free shared memory based high performance ring buffer☆26Updated 13 years ago
- 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
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 5 months ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 6 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Lightweight finite state machine framework for C++17☆169Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months ago
- C++ wrapper around the nanomsg NNG API☆223Updated 4 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 6 months ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆44Updated 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
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated last year
- std::future extension☆37Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year