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 last week
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- QSBR and EBR library☆127Updated 5 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆89Updated 3 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated last week
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated last week
- ☆25Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆31Updated 2 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- Redis module for shared memory client-server communication.☆74Updated 5 years ago
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago