ConorWilliams / ThreadpoolLinks
Light, fast, threadpool for C++20
☆108Updated 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☆155Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- SPY - C++ Information Broker☆157Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- C++ small containers☆147Updated 6 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 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☆165Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last week
- Boost.org unordered module☆85Updated 3 weeks ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Standalone version of the boost::unordered library☆30Updated 3 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- A graph concurrent library for C++☆63Updated 2 years ago