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☆144Updated 3 years 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☆157Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last week
- An indirect value-type for C++☆82Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆95Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- SPY - C++ Information Broker☆154Updated 3 months ago
- C++20 single-header library for embedding INI configs☆61Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆142Updated 4 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- tser - tiny serialization for C++☆138Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- C++ small containers☆142Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 [Minimal] Static Perfect Hash library☆190Updated last month
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Boost.PFR without the boost namespaces☆68Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- A C++14 reflection library☆70Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month