CThreadPool

C++ Thread Pool

A simple and high-performance C++ threadpool with cross-platform support

【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork

GitHub

353 stars
5 watching
68 forks
Language: C++
last commit: almost 2 years ago
cgraphconcurrencycppparallel-computingthreadthreadpool

Related projects:

RepositoryDescriptionStars
developerpaul123/thread-poolA lightweight thread pool library with high-performance capabilities470
bshoshany/thread-poolA lightweight and easy-to-use C++17 thread pool library for concurrent programming.2,252
fdhvdu/threadpoolA thread pool implementation providing exception-safety and performance for concurrent task execution131
tyler-hardin/thread_poolA thread pool implementation using C++20 primitives and optional priority queue support for POSIX systems.82
mtrebi/thread-poolA C++ implementation of a thread pool for concurrent task execution1,156
vit-vit/ctplProvides a thread pool implementation to manage concurrent execution of jobs in C++1,829
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
diharaw/dw-thread-poolA simple, header-only thread pool library for managing tasks and worker threads.33
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
pithikos/c-thread-poolA minimal but powerful threadpool implementation in ANSI C2,118
qnope/manA concurrent task execution framework written in C++176
andreiavrammsd/cpp-channelA thread-safe container for sharing data between threads421
chunelfeng/cgraphA cross-platform framework for building and executing directed acyclic graphs (DAGs) in C++.1,815
hardikp/cpp-mempoolA C++ library for managing memory pools with efficient allocation and deallocation19