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:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- QSBR and EBR library☆133Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated last month
- Latency benchmarks of Unix IPC mechanisms☆100Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆206Updated this week
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- 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.☆90Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- ☆25Updated 5 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 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 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Redis module for shared memory client-server communication.☆74Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆232Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago