goldshtn / shmemq-blogLinks
Shared memory queue benchmarks and tracing for blog
☆80Updated 9 years ago
Alternatives and similar repositories for shmemq-blog
Users that are interested in shmemq-blog are comparing it to the libraries listed below
Sorting:
- Latency benchmarks of Unix IPC mechanisms☆100Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- QSBR and EBR library☆125Updated 5 years ago
- Redis module for shared memory client-server communication.☆74Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated 3 weeks ago
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated 2 weeks ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- Transparently replace domain sockets with a fast shared memory channel☆70Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- ☆25Updated 5 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago