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:
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆474Updated 4 years ago
- Our open source benchmarks and code samples☆192Updated last month
- Nanomsg binding for C++11☆117Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 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
- A distributed durable unique 64bit ID server☆204Updated 7 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
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- C++ gRPC library with callback interface.☆42Updated 7 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆113Updated 8 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Lock-free ring buffer (MPSC)☆462Updated 5 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