A comprehensive npm package for CPU scheduling algorithms simulation including FCFS, SJF, SRTF, Round Robin, Priority, MLQ, and MLFQ with detailed metrics calculation and Gantt chart visualization.
javascript typescript algorithms simulation npm-package round-robin performance-analysis fcfs operating-systems gantt-chart cpu-scheduler sjf cpu-scheduling priority-scheduling srtf os-algorithms process-scheduling mlfq mlq system-optimization
- Updated
Sep 6, 2025 - TypeScript