bo-yang / shm_ring_buffer
Shared-memory based ring buffer
☆61Updated 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
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last month
- An efficient single publisher multiple subscriber message queue for Linux IPC☆57Updated 4 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Ring buffer library for C++17☆39Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- 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++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 3 weeks ago
- C++ Message Queuing Library and Framework☆88Updated last week
- C++ binding for nanomsg☆109Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆15Updated 5 months ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- ☆84Updated last year
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆40Updated 3 years 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☆165Updated 3 weeks 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
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆28Updated last month
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆100Updated 8 months ago