thread-pool topic
TaskManager
A C++14 Task Manager / Scheduler
Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
thread_pool
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
super-workers
:horse: Distribute load on front-end via parallelism
pthread_pool
A simple implementation of thread pooling for C/C++ using POSIX threads
Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
combine
A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API