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:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Concurrent trie-hash map library☆92Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- Lock-free implementation of the token bucket algorithm in C++☆60Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C++ framework for rapid server development☆76Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- ☆22Updated last month
- A nano concurrency library☆24Updated 5 years ago
- For details, see the blog post:☆33Updated last year
- Performance profiling of JSON libraries☆28Updated 3 months ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- ☆44Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- 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
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆17Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- A library for events and fibers☆37Updated 4 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago