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
☆20Updated 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:
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A nano concurrency library☆24Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- ☆13Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- ☆27Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago