proccesses
There are 4 repositories under proccesses topic.
MigDinny/ProjectSO
Operating Systems - Formula 1 simulator. Used several OS concepts like multi-threading, synchronization, file system, ...
birdper/philosophers
The dining philosophers problem is an example problem in concurrent algorithm design to illustrate synchronization issues.
huzaifa113/Operating-Systems-OS
This repo contains my Operating System course's labs and project I did in my university.
natan-dot-com/TalesOfLiesel
Simple idle game made with educational pourposes on learning thread integration and semaphore comunication.