grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆30Updated 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:
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- ☆22Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C++ framework for rapid server development☆76Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Concurrent trie-hash map library☆92Updated last year
- ☆44Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Benchmarks for our memory allocator☆69Updated last year
- For details, see the blog post:☆32Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- ☆52Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A library for events and fibers☆37Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Adaptive Radix Tree in C++☆47Updated this week
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- Effective Memory Reclamation☆59Updated 5 years ago
- Performance profiling of JSON libraries☆27Updated 3 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- ☆17Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- A nano concurrency library☆24Updated 5 years ago