{"id":20324358,"url":"https://github.com/oniani/os-scheduling","last_synced_at":"2026-07-08T22:31:00.257Z","repository":{"id":112156555,"uuid":"186951171","full_name":"oniani/os-scheduling","owner":"oniani","description":"Process, memory, and disk scheduling simulations","archived":false,"fork":false,"pushed_at":"2021-01-03T12:46:02.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T12:32:46.618Z","etag":null,"topics":["algorithms","disk-scheduling","memory-scheduling","process-scheduling"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oniani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-16T04:29:19.000Z","updated_at":"2022-01-12T11:45:50.000Z","dependencies_parsed_at":"2023-05-10T16:00:50.149Z","dependency_job_id":null,"html_url":"https://github.com/oniani/os-scheduling","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oniani/os-scheduling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fos-scheduling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fos-scheduling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fos-scheduling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fos-scheduling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oniani","download_url":"https://codeload.github.com/oniani/os-scheduling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oniani%2Fos-scheduling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35280681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","disk-scheduling","memory-scheduling","process-scheduling"],"created_at":"2024-11-14T19:33:41.282Z","updated_at":"2026-07-08T22:31:00.234Z","avatar_url":"https://github.com/oniani.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OS Scheduling\n\nThis repository includes implementations and simulations\nof various scheduling algorithms. The list of current implementations is shown below.\n\n**Process scheduling**\n\n- FCFS\n- SJF\n- Priority\n- Round-Robin\n\n**Memory scheduling**\n\n- FIFO\n- OPT\n- LRU\n\n**Disk Scheduling**\n\n- FCFS\n- SSTF\n- LOOK\n- CLOOK\n\n## References\n\n- [FIFO (computing and electronics) - Wikipedia](\u003chttps://en.wikipedia.org/wiki/FIFO_(computing_and_electronics)\u003e)\n- [Shortest job next - Wikipedia](https://en.wikipedia.org/wiki/Shortest_job_next)\n- [Fixed-priority pre-emptive scheduling - Wikipedia](https://en.wikipedia.org/wiki/Fixed-priority_pre-emptive_scheduling)\n- [Round-robin scheduling - Wikipedia](https://en.wikipedia.org/wiki/Round-robin_scheduling)\n- [Scheduling (computing) - Wikipedia](\u003chttps://en.wikipedia.org/wiki/Scheduling_(computing)\u003e)\n- [Page replacement algorithm - Wikipedia](https://en.wikipedia.org/wiki/Page_replacement_algorithm#Least_recently_used)\n- [Shortest seek first - Wikipedia](https://en.wikipedia.org/wiki/Shortest_seek_first)\n- [LOOK algorithm - Wikipedia](https://en.wikipedia.org/wiki/LOOK_algorithm)\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foniani%2Fos-scheduling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foniani%2Fos-scheduling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foniani%2Fos-scheduling/lists"}