threadpool topic
commonpp
Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.
itogami
Fastest and most efficient goroutine pool (experimental)
ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
threadpool11
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
task-worklet
Task Worklet: explainer, polyfill and demos.
envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.