The first release of CPU Scheduling Simulator (CPUSS) 0.1.
This release includes the early framework that allows you to create your own strategies and then execute them within an enviroment where process metrics are logged for further analysis.
At the moment only two strategies come out the box in Cpuss.Strategies (FCFS, SJF).