An intrusive lock-free multiple-producer, single-consumer queue in C++
☆52Sep 19, 2016Updated 9 years ago
Alternatives and similar repositories for MPSCQ
Users that are interested in MPSCQ are comparing it to the libraries listed below
Sorting:
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A concurrent user-level thread library implemented in C++☆316Oct 2, 2020Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- Functional programming with C++11, inspired by Haskell.☆21Jun 1, 2012Updated 13 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A lock-free pool-based allocator using C++11 facilities☆15Mar 21, 2015Updated 10 years ago
- A stl-map-like container implemented with skiplist.☆11Aug 31, 2016Updated 9 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆239Oct 22, 2021Updated 4 years ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Simple Qt OpenGL SVG rendering benchmark☆15Sep 18, 2011Updated 14 years ago
- ML-style pattern matching in C++.☆29Dec 28, 2018Updated 7 years ago
- Coroutine library in C++☆18Mar 9, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- Toy fats log for Meeting C++ 2016☆33Nov 13, 2016Updated 9 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Oct 1, 2015Updated 10 years ago
- ☆45Dec 27, 2020Updated 5 years ago
- A small C++ wrapper for managing Linux CPU sets and CPU affinity☆11Dec 11, 2025Updated 3 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- fixpp - A modern C++ FIX library☆91Sep 25, 2024Updated last year
- Mass Parallel Secure Shell command execution☆12Nov 9, 2025Updated 4 months ago
- Optimized for systems that read and write large blobs.☆12Mar 23, 2015Updated 10 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- Random material having to do with Daniel Lemire's talks☆32Feb 20, 2026Updated 3 weeks ago
- ☆12Jan 12, 2018Updated 8 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated this week
- Generating C code interface from CPP using clang libtooling☆86Aug 9, 2020Updated 5 years ago
- A modern C++ library for building modern Slack-enabled applications☆28Mar 17, 2018Updated 8 years ago
- A CI server written in Erlang. NSWIDY (Not Sure What I'm Doing, Yet)☆12Oct 4, 2017Updated 8 years ago
- A public domain lock free queues implemented in C++11☆181Feb 19, 2014Updated 12 years ago
- Low-overhead JSON tokeniser / lexer / parser library for Micropython and Python3☆12May 17, 2020Updated 5 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 9 months ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 3 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- C++20 coroutine runtime built on top of io_uring☆22Sep 8, 2024Updated last year
- ☆12Nov 16, 2025Updated 4 months ago