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 month
- C11 Lock-free Stack☆184Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- QSBR and EBR library☆133Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆202Updated 2 weeks ago
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- ☆25Updated 5 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- High performance utility library for C☆94Updated 4 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Code example from Crash and Burn lecture☆28Updated 3 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 collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago