VCTLabs / redis-ipcLinks
convenience library for using redis server and JSON as IPC mechanism (command queues, broadcast events)
☆28Updated this week
Alternatives and similar repositories for redis-ipc
Users that are interested in redis-ipc are comparing it to the libraries listed below
Sorting:
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆42Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- buffered socket library for libev☆21Updated 3 years ago
- C++ port of LMAX disruptor☆21Updated 6 years ago
- Theron++ is an actor framework conforming to the Theron API with extensions for distributed communication☆28Updated last month
- oatpp client for consul☆39Updated last year
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- network framework comes from the netty☆21Updated 9 years ago
- timing wheel implementation☆14Updated 12 years ago
- truck of Virtual memory☆49Updated 3 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Fast and light Redis C client library built over Hiredis, thread-safe, write replication, auto-reconnect, sync pool, async libev.☆83Updated 6 years ago
- xsd2cc - a Xml Schema code generator, which converting a .xsd file to C++ classes.☆16Updated 7 years ago
- The Evil License Manager☆30Updated 13 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆20Updated 3 years ago
- A performant socks5/http1.1 proxy-server targeted for serving a large number of entry-points☆21Updated last year
- Stable-branch fork of seatar, for scylla use☆26Updated last week
- concurrency library for C++☆74Updated 11 years ago
- Mirror of Apache Qpid C++☆95Updated 10 months ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- libuv thread communication☆58Updated 2 years ago
- Convert build system from autoconf/make to CMake