thread-pool

thread pool

A lightweight thread pool library with high-performance capabilities

A modern, fast, lightweight thread pool library based on C++20

GitHub

470 stars
12 watching
40 forks
Language: C++
last commit: almost 2 years ago
c-plus-plusconcurrencycpluspluscppcpp20cpp20-libraryfastheader-onlyhigh-performancehigh-performance-computingmodern-cppperformancethreadthread-poolthread-pool-implementationsthreadingthreadpoolthreads

Related projects:

RepositoryDescriptionStars
bshoshany/thread-poolA lightweight and easy-to-use C++17 thread pool library for concurrent programming.2,252
tyler-hardin/thread_poolA thread pool implementation using C++20 primitives and optional priority queue support for POSIX systems.82
inkooboo/thread-pool-cppA high-performance C++11 thread pool with support for multiple scheduling strategies and benchmarked against a Boost.Asio-based implementation.569
mtrebi/thread-poolA C++ implementation of a thread pool for concurrent task execution1,156
chunelfeng/cthreadpoolA simple and high-performance C++ threadpool with cross-platform support353
vit-vit/ctplProvides a thread pool implementation to manage concurrent execution of jobs in C++1,829
pithikos/c-thread-poolA minimal but powerful threadpool implementation in ANSI C2,118
fdhvdu/threadpoolA thread pool implementation providing exception-safety and performance for concurrent task execution131
diharaw/dw-thread-poolA simple, header-only thread pool library for managing tasks and worker threads.33
andreiavrammsd/cpp-channelA thread-safe container for sharing data between threads421
shettyh/threadpoolAn efficient and scalable thread pool implementation for concurrent task execution102
mbrossard/threadpoolA C implementation of a thread pool that can be used to manage and execute tasks concurrently.858
developerpaul123/periodic-functionA simple library to repeatedly call a function at a given time interval.28
progschj/threadpoolA C++ implementation of a thread pool for concurrent execution of tasks8,013
eyalz800/zpp_bitsA lightweight C++20 serialization and RPC library in one header file755