goldshtn / shmemq-blog
Shared memory queue benchmarks and tracing for blog
☆72Updated 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
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆75Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 9 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- ☆25Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 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
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- A few libunwind examples☆30Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago