edgarsi / redis-module-shmLinks
Redis module for shared memory client-server communication.
☆74Updated 5 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 4 months ago
- Our open source benchmarks and code samples☆193Updated last month
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆477Updated 4 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆114Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 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 7 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Latency benchmarks of Unix IPC mechanisms☆581Updated 2 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
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A distributed durable unique 64bit ID server☆206Updated 7 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 8 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆69Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- Ultra low latency messaging kernel☆157Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- WhiteDB memory database☆608Updated 2 years ago
- C++ gRPC library with callback interface.☆43Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago