ConorWilliams / ThreadpoolLinks
Light, fast, threadpool for C++20
☆102Updated 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☆146Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- A C++14 reflection library☆72Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ small containers☆142Updated 3 weeks ago
- SPY - C++ Information Broker☆154Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- A polymorphic value-type for C++☆227Updated last year
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Lightweight header-only C++20 enum and typename reflection☆56Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆109Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- A C++ parser combinator library.☆139Updated 3 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…☆154Updated 2 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 7 months ago
- Boost.org unordered module☆73Updated 2 weeks ago
- C++20 Dynamic Reflection Library☆136Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 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 last year