2025-03-12 03:57:18 +00:00
2025-03-12 03:47:43 +00:00
2025-03-12 03:42:59 +00:00
2025-03-12 03:57:18 +00:00

Thread-Master

A Thread Manager for C, that manages worker threads, each executing a specified task, or multiple of the same.

Intruduction

Hey, Im Afonso, a humble developer that loves low-level C/C++, even some assembly!

I create this library, and what started has a prof-of-concept soon became something much bigger... Well. Without much longer. Check out the GUIDE.md and the files main.c wicth all the files in include to learn how everything works.

Description
A Thread Manager for C, that manages worker threads, each executing a specified task, or multiple of the same.
Readme Apache-2.0 76 KiB
Languages
C 91.9%
CMake 7%
Shell 1.1%