{"id":18936435,"url":"https://github.com/openlabun/MIPSVisualSim","last_synced_at":"2025-09-05T06:31:58.936Z","repository":{"id":258657065,"uuid":"874333124","full_name":"openlabun/MIPSVisualSim","owner":"openlabun","description":"https://proyectosingenieria.uninorte.edu.co/mipsvisualsimi","archived":false,"fork":false,"pushed_at":"2025-03-14T05:05:44.000Z","size":5032,"stargazers_count":0,"open_issues_count":6,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T01:04:01.837Z","etag":null,"topics":["javascript","mips","mips-architecture","mips-simulator","mips32"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/openlabun.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":"2024-10-17T16:32:00.000Z","updated_at":"2025-03-14T05:05:47.000Z","dependencies_parsed_at":"2025-03-11T20:37:24.641Z","dependency_job_id":"7b58cff6-6498-4880-9c2c-5a1ef7eaf5ef","html_url":"https://github.com/openlabun/MIPSVisualSim","commit_stats":null,"previous_names":["proyectosingenieriauninorte/mipsvisualsim","openlabun/mipsvisualsim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openlabun/MIPSVisualSim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FMIPSVisualSim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FMIPSVisualSim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FMIPSVisualSim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FMIPSVisualSim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openlabun","download_url":"https://codeload.github.com/openlabun/MIPSVisualSim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openlabun%2FMIPSVisualSim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273722731,"owners_count":25156300,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":["javascript","mips","mips-architecture","mips-simulator","mips32"],"created_at":"2024-11-08T12:07:33.481Z","updated_at":"2025-09-05T06:31:58.917Z","avatar_url":"https://github.com/openlabun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"MIPS Visual Simulator (Pipeline)\n\n\nA javascript based MIPS simulator that can simulate the MIPS assembly code. \n\nTo run on dev mode, run the following command\n```bash\n cd app\n nmp install\n npm run dev \n```\n\nTo deply the app, run the following command\n```bash\n docker build -t mipsvisualsimi .\n docker run -d -it -p 80:3000 --restart unless-stopped --name mipsvisualsim-app mipsvisualsimi\n```\n\n# Test instructions\n```assembly\naddi t0 t0 0x0001\naddi t1 t1 0x0002\naddi t2 t2 0x0003\naddi t3 t3 0x0004\naddi t4 t4 0x0005\nadd t0 t0 t0\nadd t1 t0 t0\nadd t2 t1 t1\nadd t3 t2 t2\nadd t4 t3 t3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2FMIPSVisualSim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenlabun%2FMIPSVisualSim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlabun%2FMIPSVisualSim/lists"}