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 last month
- Shared memory queue benchmarks and tracing for blog☆79Updated 9 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- A distributed durable unique 64bit ID server☆202Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated this week
- C++ Kafka Client Library using Boost Asio☆74Updated 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
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆473Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆113Updated 8 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- 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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Nanomsg binding for C++11☆117Updated 4 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
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Ultra low latency messaging kernel☆155Updated 10 years ago
- redis's async event loop library☆188Updated 5 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago