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
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆45Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- ☆22Updated 2 months ago
- For details, see the blog post:☆35Updated 2 years ago
- C++ framework for rapid server development☆76Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated 3 weeks ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A library for events and fibers☆37Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A nano concurrency library☆24Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- A fast, concurrent, bounded, single producer, single consumer queue☆58Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- ☆113Updated last year
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- 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
- ☆17Updated 6 years ago