bo-yang / shm_ring_buffer
Shared-memory based ring buffer
☆59Updated 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☆56Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years 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
- header only log inherited from Nanolog☆37Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆39Updated 2 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆26Updated 9 months ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- C++ Message Queuing Library and Framework☆87Updated last week
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Thread safe, lock-free memory pool.☆56Updated 9 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆160Updated 10 months 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 last year
- A C++14 Task Manager / Scheduler☆104Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆36Updated 11 months ago
- disruptor c++ implementation for IPC☆31Updated 3 weeks ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆38Updated 3 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- An easier way to write asynchronous c++ grpc clients/servers.☆33Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 10 months ago