goldshtn / shmemq-blogLinks
Shared memory queue benchmarks and tracing for blog
☆80Updated 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:
- C11 Lock-free Stack☆183Updated last year
- Our open source benchmarks and code samples☆192Updated last month
- Latency benchmarks of Unix IPC mechanisms☆100Updated 6 years ago
- QSBR and EBR library☆123Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆194Updated this week
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- ☆25Updated 5 years ago
- Various small bits of code, generally testing small edge cases in the language☆42Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- An implementation of Seqlock in C++11☆220Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Lightweight locality-aware user-level threading runtime.☆193Updated last week
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lock-free ring buffer (MPSC)☆463Updated 5 years ago
- Source code for example programs from Lord of the io_uring guide☆188Updated last year
- C port of the HdrHistogram☆253Updated last week
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- C++ framework for rapid server development☆76Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago