https://github.com/shiqimei/os-experiments
Implement OS scheduling algorithms with typescript!!
https://github.com/shiqimei/os-experiments
algorithms os process process-scheduling process-scheduling-algorithms typescript
Last synced: 4 months ago
JSON representation
Implement OS scheduling algorithms with typescript!!
- Host: GitHub
- URL: https://github.com/shiqimei/os-experiments
- Owner: shiqimei
- Created: 2019-10-22T11:49:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T23:19:17.000Z (almost 6 years ago)
- Last Synced: 2025-05-31T19:28:26.865Z (about 1 year ago)
- Topics: algorithms, os, process, process-scheduling, process-scheduling-algorithms, typescript
- Language: TypeScript
- Homepage: https://os.lolimay.cn
- Size: 3.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with **Typescript**, which is part of my *Operating System Lab* course.