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
Sorting:
- QSBR and EBR library☆119Updated 5 years ago
- Shared-memory based ring buffer☆61Updated 8 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- ☆25Updated 5 years 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
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Various small bits of code, generally testing small edge cases in the language☆42Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Our open source benchmarks and code samples☆191Updated last month
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago