A comprehensive TypeScript package implementing all 6 major disk scheduling algorithms (FCFS, SSTF, SCAN, C-SCAN, LOOK, C-LOOK) with full type safety, performance benchmarks, and educational examples for operating systems learning.
nodejs computer-science typescript algorithms npm-package system-programming disk-scheduling fcfs sstf c-look c-scan operating-systems os-algorithms performance-benchmark scan-algorithm look-algorithm
-
Updated
Sep 13, 2025 - TypeScript