N:1 Green Threads Library (user thread library) in C with custom preemptive scheduler, signal-based context switching, and guard-paged thread stacks with no dependency on pthread or clone().
-
Updated
Jul 23, 2026 - C
N:1 Green Threads Library (user thread library) in C with custom preemptive scheduler, signal-based context switching, and guard-paged thread stacks with no dependency on pthread or clone().
A user thread library similar to POSIX library and a scheduler for scheduling user threads
Add a description, image, and links to the user-thread-scheduler topic page so that developers can more easily learn about it.
To associate your repository with the user-thread-scheduler topic, visit your repo's landing page and select "manage topics."