VCTLabs / redis-ipc
convenience library for using redis server and JSON as IPC mechanism (command queues, broadcast events)
☆28Updated last year
Alternatives and similar repositories for redis-ipc:
Users that are interested in redis-ipc are comparing it to the libraries listed below
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++ port of LMAX disruptor☆21Updated 6 years ago
- zookeeper c++11. Uses facebook folly.☆9Updated 9 years ago
- A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points☆21Updated last year
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- timing wheel implementation☆14Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆41Updated 10 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- buffered socket library for libev☆21Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'