goldshtn / shmemq-blogLinks
Shared memory queue benchmarks and tracing for blog
☆73Updated 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:
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- ☆25Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Our open source benchmarks and code samples☆192Updated this week
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- ☆56Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A tiny library to send file descriptors across processes☆167Updated 7 years ago
- QSBR and EBR library☆119Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- C11 Lock-free Stack☆181Updated last year
- C++ framework for rapid server development☆77Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago