threadpool

Thread pool manager

A C implementation of a thread pool that can be used to manage and execute tasks concurrently.

A simple C Thread pool implementation

GitHub

858 stars
64 watching
339 forks
Language: C
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bshoshany/thread-poolA lightweight and easy-to-use C++17 thread pool library for concurrent programming.2,252
mtrebi/thread-poolA C++ implementation of a thread pool for concurrent task execution1,156
shettyh/threadpoolAn efficient and scalable thread pool implementation for concurrent task execution102
boostorg/fiberA framework for cooperative scheduling of micro-threads using stored execution states.465
pithikos/c-thread-poolA minimal but powerful threadpool implementation in ANSI C2,118
status-im/nim-taskpoolsA lightweight threadpool implementation for parallel task execution with low power consumption and high performance.101
chunelfeng/cthreadpoolA simple and high-performance C++ threadpool with cross-platform support353
diharaw/dw-thread-poolA simple, header-only thread pool library for managing tasks and worker threads.33
developerpaul123/thread-poolA lightweight thread pool library with high-performance capabilities470
microsoft/microsoft.io.recyclablememorystreamA MemoryStream replacement that provides pooling and improved performance through optimized buffer management2,006
tyler-hardin/thread_poolA thread pool implementation using C++20 primitives and optional priority queue support for POSIX systems.82
fdhvdu/threadpoolA thread pool implementation providing exception-safety and performance for concurrent task execution131
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
zkat/chanlA concurrency framework that enables threads to communicate and synchronize using channel objects.169
mikra01/timerpoolLibrary providing a thread-safe timer management system.8