edgarsi / redis-module-shm
Redis module for shared memory client-server communication.
☆74Updated 4 years ago
Alternatives and similar repositories for redis-module-shm:
Users that are interested in redis-module-shm are comparing it to the libraries listed below
- LMAX's disruptor pattern implemented in C☆96Updated 6 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
- Our open source benchmarks and code samples☆191Updated last month
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Shared memory queue benchmarks and tracing for blog☆73Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆57Updated 4 years ago
- WhiteDB memory database☆605Updated 2 years ago
- Nanomsg binding for C++11☆117Updated 3 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A distributed durable unique 64bit ID server☆202Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆151Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- C++ implementation of ua-parser☆38Updated last month
- A C++ Rate limiter implementation.☆55Updated 9 years ago
- libuv thread communication☆58Updated last year