A public domain lock free queues implemented in C++11
☆181Feb 19, 2014Updated 12 years ago
Alternatives and similar repositories for queues
Users that are interested in queues are comparing it to the libraries listed below
Sorting:
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- C++11 Work-Stealing Task Scheduler☆37Nov 24, 2019Updated 6 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,514Jun 25, 2025Updated 8 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- lock free queue☆47Aug 15, 2013Updated 12 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 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.…☆21Apr 27, 2017Updated 8 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Jul 10, 2017Updated 8 years ago
- Implementation and benchmark of different spin lock types☆16Jun 9, 2020Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Jan 13, 2020Updated 6 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- CTP with python3.4.3☆10Aug 1, 2017Updated 8 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Nov 2, 2015Updated 10 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- The world's first Web-scale memory allocator☆111Jul 18, 2018Updated 7 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- Simple metrics library for C++ programs☆34Oct 8, 2012Updated 13 years ago
- nkvdb - is a numeric time-series database.☆35Mar 6, 2017Updated 9 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆409Apr 30, 2025Updated 10 months ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆12Jan 3, 2026Updated 2 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Dec 29, 2012Updated 13 years ago
- Oracle Berkeley DB sourcecode☆12May 5, 2014Updated 11 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Sep 22, 2011Updated 14 years ago
- C version of the MetroHash function☆27Jun 8, 2015Updated 10 years ago