bo-yang / shm_ring_buffer
Shared-memory based ring buffer
☆60Updated 7 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
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- C++ Message Queuing Library and Framework☆88Updated 2 weeks ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆164Updated this week
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- C++ binding for nanomsg☆108Updated 10 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆27Updated last month
- 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
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last week
- ☆84Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Thread safe, lock-free memory pool.☆58Updated last year
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆40Updated last year
- Ring buffer library for C++17☆39Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- ☆65Updated 6 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- concurrency library for C++☆74Updated 10 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆30Updated 5 years ago