olibre / B-Queue
An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.html
☆19Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for B-Queue
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- ☆13Updated last year
- ☆24Updated 4 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Coroutines for C/C++☆81Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- C implementation of Disruptor queues☆22Updated 2 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Lock-free implementation of the token bucket algorithm in C++☆55Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- Magic ring buffer☆18Updated 8 years ago
- ☆25Updated 11 months ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- Dynamic structured data container for C++14☆19Updated 8 years ago
- Lthread C++11 binding☆10Updated 10 years ago