goldshtn / shmemq-blog
Shared memory queue benchmarks and tracing for blog
☆71Updated 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
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆74Updated 4 years ago
- Our open source benchmarks and code samples☆188Updated this week
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- 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
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated last year
- C++ Message Queuing Library and Framework☆87Updated 3 weeks ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Updated 8 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- a fast and light-weighted key-value store library☆40Updated this week