pthreads topic
pthread_pool
A simple implementation of thread pooling for C/C++ using POSIX threads
asynctimerqueue
Asynchronous timer queue mechanism(C++11)
Multi-threaded-HTTP-Server
Small web server written in C that supports a subset of the HTTP 1.0 specifications.
libunistd
Robin Rowe created libunistd, a lightweight Windows POSIX/Pthreads library implementation. If you want to build single codebase C/C++ code to run on Windows, Linux and MacOS, you need this. Write and...
signal-wrangler
Signal handler for multi threaded C++ applications on Linux
unthread
A deterministic, fuzzable pthread implementation
Data-Structures-and-Algorithms-in-C
📚🔡 Some famous and really basic algorithms and data structures implemented in C
pthread-win32
clone of pthread-win32 (a.k.a. pthreads4w) + local tweaks (including MSVC2008 - MSVC2022 project files)
contech
The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmers to gain a deeper understanding of parallel programs.