ConorWilliams / ThreadpoolLinks
Light, fast, threadpool for C++20
☆112Updated 2 years ago
Alternatives and similar repositories for Threadpool
Users that are interested in Threadpool are comparing it to the libraries listed below
Sorting:
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++ small containers☆148Updated 3 weeks ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 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…☆166Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++14 reflection library☆78Updated last month
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A C++ parser combinator library.☆166Updated last week