grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆33Updated 2 years ago
Alternatives and similar repositories for mpsc-queue
Users that are interested in mpsc-queue are comparing it to the libraries listed below
Sorting:
- Concurrent trie-hash map library☆94Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- 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.…☆21Updated 8 years ago
- C++ framework for rapid server development☆77Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆45Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- A library for events and fibers☆37Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- Adaptive Radix Tree in C++☆50Updated 2 weeks ago
- ☆22Updated 2 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 10 years ago
- High performance utility library for C☆97Updated 7 months ago