ConorWilliams / Threadpool
Light, fast, threadpool for C++20
☆98Updated last year
Alternatives and similar repositories for Threadpool:
Users that are interested in Threadpool are comparing it to the libraries listed below
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- SPY - C++ Information Broker☆153Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago
- An indirect value-type for C++☆82Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆46Updated 3 months ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- B++ Tree☆65Updated 7 months ago
- C++ small containers☆143Updated 6 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆87Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- a small lightweight std::execution work-alike☆57Updated this week
- C++20 single-header library for embedding INI configs☆60Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A C++ parser combinator library.☆118Updated last month
- C++20 [Minimal] Static Perfect Hash library☆189Updated last month
- A C++14 reflection library☆68Updated 2 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Greg's Template Library of useful classes.☆172Updated last week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆74Updated 7 months ago