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 5 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆191Updated last week
- QSBR and EBR library☆121Updated 5 years ago
- ☆25Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- Concurrent trie-hash map library☆92Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Lightweight locality-aware user-level threading runtime.☆190Updated 3 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆262Updated 4 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago