Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆158Sep 11, 2021Updated 4 years ago
Alternatives and similar repositories for ConcurrentDeque
Users that are interested in ConcurrentDeque are comparing it to the libraries listed below
Sorting:
- Light, fast, threadpool for C++20☆111Mar 26, 2023Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆41Feb 19, 2018Updated 8 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- A High-Performance Work-Stealing Queue for C++☆334Jan 9, 2026Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆236Dec 20, 2025Updated 2 months ago
- Port of Golang channels to C++☆178Jul 15, 2023Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 4 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- A fixed capacity dynamically sized string☆69Dec 19, 2025Updated 2 months ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- Single Header Constexpr Circular Queue☆17Jul 31, 2020Updated 5 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Oct 21, 2025Updated 4 months ago
- Microbenchmarking for Modern C++☆232Nov 3, 2020Updated 5 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆231Feb 15, 2026Updated 2 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆555Jan 17, 2026Updated last month
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆202Dec 23, 2022Updated 3 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Jan 22, 2026Updated last month
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Dec 29, 2023Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Nov 28, 2025Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101May 24, 2025Updated 9 months ago
- ☆34May 19, 2022Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- Experimental ranges for CUDA☆25Feb 1, 2019Updated 7 years ago
- A really stupid INI file format for C++11☆147Sep 25, 2023Updated 2 years ago