A process scheduler simulator built in C++ as a project for the OS course at the Faculty of Mathematics and Computer Science, University of Bucharest.
The scheduler currently simulates one algorithm, and that is SJF (Shortest Job First). Read more here: https://www.cs.uic.edu/~jbell/CourseNotes/OperatingSystems/5_CPU_Scheduling.html