edgarsi / redis-module-shmLinks
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
Sorting:
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆58Updated 7 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
- redis's async event loop library☆188Updated 5 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
- Our open source benchmarks and code samples☆192Updated last week
- Nanomsg binding for C++11☆117Updated 4 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆113Updated 8 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- A distributed durable unique 64bit ID server☆202Updated 7 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last month
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++ gRPC library with callback interface.☆42Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆472Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago