{"id":20936435,"url":"https://github.com/g-s01/restricted-cred","last_synced_at":"2026-05-23T14:33:07.949Z","repository":{"id":234583943,"uuid":"786274900","full_name":"g-s01/restricted-cred","owner":"g-s01","description":"CRED: Cloud Right-sizing with Execution Deadlines and Data Locality","archived":false,"fork":false,"pushed_at":"2024-04-19T21:07:21.000Z","size":1347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T14:15:17.358Z","etag":null,"topics":["cloud-computing-concepts","cpp17"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/g-s01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-14T00:24:45.000Z","updated_at":"2024-11-06T11:58:26.000Z","dependencies_parsed_at":"2024-04-19T23:34:15.088Z","dependency_job_id":null,"html_url":"https://github.com/g-s01/restricted-cred","commit_stats":null,"previous_names":["g-s01/restricted-cred"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/g-s01/restricted-cred","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g-s01%2Frestricted-cred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g-s01%2Frestricted-cred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g-s01%2Frestricted-cred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g-s01%2Frestricted-cred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g-s01","download_url":"https://codeload.github.com/g-s01/restricted-cred/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g-s01%2Frestricted-cred/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33400247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cloud-computing-concepts","cpp17"],"created_at":"2024-11-18T22:19:30.161Z","updated_at":"2026-05-23T14:33:07.916Z","avatar_url":"https://github.com/g-s01.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Restricted-CRED: Restricted Cloud Right-sizing with Execution Deadlines and Data Locality\n\n![r-cred-icon](./assets/icon.png)\n\nImplementation of the novel-heuristic algorithm proposed in [this](./cred.pdf) paper, with two further constraints:\n\n```\n1. In a time slot, only one virtual machine (VM) of a node can access a particular data chunk, not\nany other VM can access that chunk\n2. The time needed to evaluate a chunk is one unit only, irrespective of the chunk\n3. Optimal re-use of machines before making a new machine\n```\n\n![ps](./assets/r-cred.png)\n\n## Running the file\n\nClone the repository using:\n\n```\nhttps://github.com/g-s01/restricted-cred\n```\n\nand run the following commands in the project directory\n\n```\ng++ -std=c++17 cred.cpp\n./a.out\n```\n\n## Footnotes\n\nDone as part of [CS528: High Performance Computing](https://www.iitg.ac.in/cse/course-list.php?id=CS528) course at [IIT Guwahati](https://www.iitg.ac.in/). See the problem statements [here](./ps.pdf).\n\nCourse Instructor: [Aryabartta Sahu](https://www.iitg.ac.in/asahu/)\n\n**Credits**\n- [Gautam Sharma](https://g-s01.github.io/)\n- Adittya Gupta\n- Sparsh Mittal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg-s01%2Frestricted-cred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg-s01%2Frestricted-cred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg-s01%2Frestricted-cred/lists"}