{"id":19605107,"url":"https://github.com/gztimewalker/tomasulo-sim","last_synced_at":"2025-04-27T19:32:44.091Z","repository":{"id":152256707,"uuid":"581826848","full_name":"GZTimeWalker/tomasulo-sim","owner":"GZTimeWalker","description":"A simple tomasulo simulator written in Rust for the course Computer Architecture.","archived":false,"fork":false,"pushed_at":"2022-12-29T13:45:35.000Z","size":628,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T10:17:57.850Z","etag":null,"topics":["coursework","rust","tomasulo"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/GZTimeWalker.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,"publiccode":null,"codemeta":null}},"created_at":"2022-12-24T13:40:04.000Z","updated_at":"2025-03-12T05:41:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"81dc0a5d-7536-49a7-bd38-4e23e56f983a","html_url":"https://github.com/GZTimeWalker/tomasulo-sim","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/GZTimeWalker%2Ftomasulo-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GZTimeWalker%2Ftomasulo-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GZTimeWalker%2Ftomasulo-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GZTimeWalker%2Ftomasulo-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GZTimeWalker","download_url":"https://codeload.github.com/GZTimeWalker/tomasulo-sim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251196103,"owners_count":21550904,"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":["coursework","rust","tomasulo"],"created_at":"2024-11-11T09:41:12.837Z","updated_at":"2025-04-27T19:32:44.085Z","avatar_url":"https://github.com/GZTimeWalker.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tomasulo Simulator\n\nThis is a Tomasulo simulator written in Rust for the course Computer Architecture.\n\nTwo Demo programs are tested in the simulator, which are in the `main.rs` file.\n\n## Usage\n\nUse `s.parse::\u003cInstruction\u003e()` to parse a string to an instruction.\n\nUse following code to run the simulator:\n\n```rust\nlet mut executer = executer::Executer::new();\nexecuter.add_insts(insts);\nexecuter.run();\n```\n\n## Note\n\nThis is only a **course project**, so it is not well tested. If you find any bugs, please open an issue.\n\n## Demo\n\n![demo](./assets/demo1.png)\n![demo](./assets/demo2.png)\n![demo](./assets/demo3.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgztimewalker%2Ftomasulo-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgztimewalker%2Ftomasulo-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgztimewalker%2Ftomasulo-sim/lists"}