{"id":16199077,"url":"https://github.com/aashutoshrathi/scheduling-algorithms","last_synced_at":"2025-03-19T05:30:45.026Z","repository":{"id":91582092,"uuid":"110872321","full_name":"aashutoshrathi/scheduling-algorithms","owner":"aashutoshrathi","description":"A basic Python implementation of FCFS, SJF and Round Robin","archived":false,"fork":false,"pushed_at":"2017-11-16T06:07:51.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T16:03:39.823Z","etag":null,"topics":["os-mini","python","scheduling-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Python","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/aashutoshrathi.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":"2017-11-15T18:43:29.000Z","updated_at":"2024-05-15T06:48:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a7ab30e-4c0f-45ac-9de0-9e3633d95a66","html_url":"https://github.com/aashutoshrathi/scheduling-algorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashutoshrathi%2Fscheduling-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashutoshrathi%2Fscheduling-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashutoshrathi%2Fscheduling-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashutoshrathi%2Fscheduling-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aashutoshrathi","download_url":"https://codeload.github.com/aashutoshrathi/scheduling-algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971189,"owners_count":20376784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["os-mini","python","scheduling-algorithms"],"created_at":"2024-10-10T09:15:45.414Z","updated_at":"2025-03-19T05:30:45.020Z","avatar_url":"https://github.com/aashutoshrathi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scheduling-algorithms\n\nOS Mini Project 2\n\nThis repository consist of basic implementation of 3 scheduling algorithms\n- FCFS\n- SJF with Preemption\n- Round Robin Algorithm\n\n\n### Test data will be of type:\n\n```\nEg:\nP1 0 7 1 5 1\nP2 2 2 2 6 3\nP3 3 5 1 35 2\nP4 6 2 2 2 4\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faashutoshrathi%2Fscheduling-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faashutoshrathi%2Fscheduling-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faashutoshrathi%2Fscheduling-algorithms/lists"}