These are various scheduling algorithms that were written for my operating systems class a long time ago. I found some of them to be fairly useful.
- FIFO
- Weighted/Unweighted
- Round-robin, time dependent, etc...
This code is released under the MIT license