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
- SPY - C++ Information Broker☆155Updated last week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 6 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…☆155Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- C++ small containers☆147Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- B++ Tree☆68Updated 11 months ago
- 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
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 3 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆120Updated last month
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago