thread-pool-implementations
There are 3 repositories under thread-pool-implementations topic.
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
nuclex-shared-cpp/Nuclex.Support.Native
General purpose library with utility code for C++17 projects, dealing with UTF-8 / UTF-16 / UTF-32 conversion, dependency injection, signals/slots, string/number conversion and threading.
yuvalif/threadpool_benchmark
benchmark of some thread pool implementations in C++