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
- 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
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- ☆14Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- A nano concurrency library☆24Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- ☆27Updated last year
- ☆13Updated 2 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Provide a playing ground for `std::pmr` experimentation.☆13Updated 7 years ago
- zookeeper c++11. Uses facebook folly.☆9Updated 9 years ago