https://www.geeksforgeeks.org/program-for-fcfs-cpu-scheduling-set-1/
asrinoztin/cpu_scheduling_with_fcfs
This repository includes a study that aims to handle FCFS which is one of the (the most basic one) cpu scheduling algorithms. Detailed info in ReadMe
JavaMIT