olibre / B-QueueLinks
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
☆21Updated 8 years ago
Alternatives and similar repositories for B-Queue
Users that are interested in B-Queue are comparing it to the libraries listed below
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- ☆13Updated 2 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- A nano concurrency library☆24Updated 5 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- ☆25Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- QSBR and EBR library☆127Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- The k-LSM: A relaxed, lock-free, linearizable priority queue☆23Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 11 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Dynamic structured data container for C++14☆19Updated 9 years ago