grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆29Updated 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:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- ☆44Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- ☆22Updated this week
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A nano concurrency library☆24Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- A library for events and fibers☆37Updated 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/ …☆42Updated 10 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- Concurrent trie-hash map library☆92Updated last year
- ☆17Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Performance profiling of JSON libraries☆26Updated 2 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Benchmarks for our memory allocator☆68Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago