goldshtn / shmemq-blog
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
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- 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
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- QSBR and EBR library☆119Updated 5 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- ☆57Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- ☆25Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- libuv thread communication☆58Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 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 last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆169Updated last week
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 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
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year