A public domain lock free queues implemented in C++11
☆180Feb 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:
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 11 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- nkvdb - is a numeric time-series database.☆35Mar 6, 2017Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 5 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- C11 Lock-free Stack☆184May 5, 2024Updated last year
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 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
- The world's first Web-scale memory allocator☆111Jul 18, 2018Updated 7 years ago
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆409Apr 30, 2025Updated 10 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Dec 29, 2012Updated 13 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- The Nixy Library - A Lightweight C++ Library.☆42Feb 12, 2019Updated 7 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- disruptor concurency pattern in c++☆498Jan 31, 2024Updated 2 years ago
- tiny c string buffer steal from lighttpd's buffer code☆13Feb 21, 2012Updated 14 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 11 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆26Jun 12, 2015Updated 10 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago
- C++11 Work-Stealing Task Scheduler☆36Nov 24, 2019Updated 6 years ago
- header only log inherited from Nanolog☆40Jul 31, 2020Updated 5 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Oct 25, 2025Updated 4 months ago
- Concurrent Programming Library (Coroutine) for C11☆365Sep 28, 2021Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Dec 8, 2025Updated 2 months 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