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

461 stars
12 watching
36 forks
Language: C++
last commit: 2 months ago
c-plus-plusconcurrencycpluspluscppcpp20cpp20-libraryfastheader-onlyhigh-performancehigh-performance-computingmodern-cppperformancethreadthread-poolthread-pool-implementationsthreadingthreadpoolthreads

Related projects:

Repository Description Stars
bshoshany/thread-pool A lightweight C++17 thread pool library for efficient concurrent task execution 2,206
tyler-hardin/thread_pool A thread pool implementation using C++20 primitives and optional priority queue support for POSIX systems. 82
inkooboo/thread-pool-cpp A high-performance C++11 thread pool with support for multiple scheduling strategies and benchmarked against a Boost.Asio-based implementation. 568
mtrebi/thread-pool A C++ implementation of a thread pool for concurrent task execution 1,146
chunelfeng/cthreadpool A simple and high-performance C++ threadpool with cross-platform support 349
vit-vit/ctpl Provides a thread pool implementation to manage concurrent execution of jobs in C++ 1,816
pithikos/c-thread-pool A minimal but powerful threadpool implementation in ANSI C 2,078
fdhvdu/threadpool A thread pool implementation providing exception-safety and performance for concurrent task execution 131
diharaw/dw-thread-pool A simple, header-only thread pool library for managing tasks and worker threads. 33
andreiavrammsd/cpp-channel A thread-safe container for sharing data between threads 407
shettyh/threadpool An efficient and scalable thread pool implementation for concurrent task execution 102
mbrossard/threadpool A C implementation of a thread pool that can be used to manage and execute tasks concurrently. 858
developerpaul123/periodic-function A simple library to repeatedly call a function at a given time interval. 28
progschj/threadpool A C++ implementation of a thread pool for concurrent execution of tasks 7,953
eyalz800/zpp_bits A lightweight C++20 serialization and RPC library in one header file 747