{"id":20713129,"url":"https://github.com/malaksadek/cpusimulator","last_synced_at":"2026-05-20T16:39:29.399Z","repository":{"id":256207435,"uuid":"264003093","full_name":"MalakSadek/CPUSimulator","owner":"MalakSadek","description":"An Object-Oriented CPU Simulator implemented in C++ using the Factory pattern 🏭 💻 (2016)","archived":false,"fork":false,"pushed_at":"2021-03-25T16:14:42.000Z","size":423,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T06:49:21.944Z","etag":null,"topics":["c-plus-plus","cpu","cpu-simulator","factory-pattern","object-oriented-programming"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MalakSadek.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":"2020-05-14T19:11:45.000Z","updated_at":"2021-03-25T16:14:46.000Z","dependencies_parsed_at":"2024-09-09T16:25:30.694Z","dependency_job_id":null,"html_url":"https://github.com/MalakSadek/CPUSimulator","commit_stats":null,"previous_names":["malaksadek/cpusimulator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MalakSadek/CPUSimulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FCPUSimulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FCPUSimulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FCPUSimulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FCPUSimulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalakSadek","download_url":"https://codeload.github.com/MalakSadek/CPUSimulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FCPUSimulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33267098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["c-plus-plus","cpu","cpu-simulator","factory-pattern","object-oriented-programming"],"created_at":"2024-11-17T02:23:39.032Z","updated_at":"2026-05-20T16:39:29.378Z","avatar_url":"https://github.com/MalakSadek.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CPUSimulator\nAn Object-Oriented CPU Simulator implemented in C++ using the Factory pattern 🏭 💻 (2016)\n\nThe tool handles the following instructions:\n* Write\n* Read\n* Halt\n* Assign\n* Add\n* Jump\n* Multiply\n* Negate\n\nThe factory pattern is used where factories are defined for numbers, instructions, data addresses, memory, processor, and operands. Each instruction is created as a class with its own header file and 9 different text files containing sample instructions are included.\n\nAn example:\n`ASS -5, $1`\n`ASS 100, $2`\n`MUL $1, $2, $3`\n`WRITE $3`\n`HALT`\n\n# Contact\n\n* email: mfzs1@st-andrews.ac.uk\n* LinkedIn: www.linkedin.com/in/malak-sadek-17aa65164/\n* website: http://malaksadekapps.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaksadek%2Fcpusimulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalaksadek%2Fcpusimulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaksadek%2Fcpusimulator/lists"}