Cross-platform C++ threading library with std::thread-style API, supporting thread priority, scheduling policy, and CPU affinity on Windows and Linux.
-
Updated
Dec 29, 2025 - C++
Cross-platform C++ threading library with std::thread-style API, supporting thread priority, scheduling policy, and CPU affinity on Windows and Linux.
Assignments for operating systems course.
Consists of Projects and Assignments Completed in Real Time Embedded Systems Course | ECEN 5623 | University of Colorado, Boulder: Posix Threads, OpenCv, Thread-Safety, Scheduling Policies, PyCam.
Implementation of various Process Scheduling Policies
A Simple Concurrent Web Server in C
An implementation of Round Robin scheduling policy on Riot OS
Add a description, image, and links to the scheduling-policy topic page so that developers can more easily learn about it.
To associate your repository with the scheduling-policy topic, visit your repo's landing page and select "manage topics."