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:
- Latency benchmarks of Unix IPC mechanisms☆100Updated 3 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- QSBR and EBR library☆135Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Concurrent trie-hash map library☆94Updated 2 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated last month
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- ☆25Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆234Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆206Updated this week
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Transparently replace domain sockets with a fast shared memory channel☆70Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago