Light, fast, threadpool for C++20
☆111Mar 26, 2023Updated 2 years ago
Alternatives and similar repositories for Threadpool
Users that are interested in Threadpool are comparing it to the libraries listed below
Sorting:
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆556Jan 17, 2026Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆41Feb 19, 2018Updated 8 years ago
- Single Header Constexpr Circular Queue☆17Jul 31, 2020Updated 5 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- C++20 single-header library for embedding INI configs☆60Mar 15, 2023Updated 2 years ago
- Fast and lightweight thread pool for C++11 and newer.☆47Nov 18, 2024Updated last year
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 5 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- C++20 compile-time reflection library.☆34Oct 12, 2024Updated last year
- A High-Performance Work-Stealing Queue for C++☆334Jan 9, 2026Updated last month
- Pubgrub dependency resolution algorithm for C++☆13Jan 25, 2022Updated 4 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Mar 28, 2020Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- An STL-like ring buffer for C++11.☆25Sep 11, 2022Updated 3 years ago
- Library of flat vector-like based associative containers☆76Jan 5, 2023Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆99Feb 18, 2024Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- ⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance a…☆58Dec 12, 2020Updated 5 years ago
- C++20 [Minimal] Static Perfect Hash library☆253Jul 20, 2025Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- QLL : Level loaders☆13Feb 18, 2020Updated 6 years ago
- Towards a constexpr version of the C++ standard library☆18Jan 16, 2024Updated 2 years ago
- ☆25Apr 21, 2020Updated 5 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆236Dec 20, 2025Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Nov 28, 2025Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 10 months ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 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
- Helpers for preventing the static initialization order fiasco of global variables.☆45Apr 30, 2020Updated 5 years ago