grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆28Updated last year
Alternatives and similar repositories for mpsc-queue
Users that are interested in mpsc-queue are comparing it to the libraries listed below
Sorting:
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆21Updated 7 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated last month
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Concurrent trie-hash map library☆91Updated last year
- 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
- ☆12Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- ☆13Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- An event loop for C using io_uring☆48Updated last year
- A low-level coroutine library for C☆65Updated 10 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- Adaptive Radix Tree in C++☆45Updated this week
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- ☆20Updated 2 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.…☆20Updated 8 years ago