{"id":28693241,"url":"https://github.com/evangipson/micrus","last_synced_at":"2025-06-14T08:11:41.920Z","repository":{"id":296525837,"uuid":"993647278","full_name":"evangipson/micrus","owner":"evangipson","description":"A 64-bit modular operating system microkernel written in rust","archived":false,"fork":false,"pushed_at":"2025-05-31T15:21:49.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-31T21:45:22.998Z","etag":null,"topics":["64-bit","microkernel","modular-architecture","operating-system","rust"],"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/evangipson.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,"zenodo":null}},"created_at":"2025-05-31T07:54:41.000Z","updated_at":"2025-05-31T16:11:47.000Z","dependencies_parsed_at":"2025-05-31T21:49:10.497Z","dependency_job_id":"81821f2a-c630-4a6d-b286-2c811b652ad7","html_url":"https://github.com/evangipson/micrus","commit_stats":null,"previous_names":["evangipson/micrus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evangipson/micrus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangipson%2Fmicrus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangipson%2Fmicrus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangipson%2Fmicrus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangipson%2Fmicrus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evangipson","download_url":"https://codeload.github.com/evangipson/micrus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evangipson%2Fmicrus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259783064,"owners_count":22910302,"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":["64-bit","microkernel","modular-architecture","operating-system","rust"],"created_at":"2025-06-14T08:11:40.495Z","updated_at":"2025-06-14T08:11:41.909Z","avatar_url":"https://github.com/evangipson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# micrus\nA 64-bit modular operating system microkernel written in rust, which allows a user to select modules they'd like. the micrus microkernel only contains the very minimum functionality needed to boot:\n1. basic keyboard input\n1. video graphics array output\n1. interrupt descriptor table\n1. panic handler\n1. simple memory management\n1. system timers\n\n## Getting Started\n### Prerequisites\n1. Download VirtualBox\n1. Ensure you have a means to run `dd` (for example, via git bash on windows)\n1. Ensure you're on the nightly toolchain for rust by running `rustup toolchain nightly`\n1. Optionally, set your default rust toolchain to nightly by running `rustup default nightly`\n\n### Building micrus\n1. Download this repo\n1. Either use the [build script](./build/build.ps1) or run the steps within it to build the kernel\n\n### Running micrus\nUpon booting micrus, the user will be prompted to select which modules to include. Currently, the planned modules are:\n1. filesystem\n1. network stack\n1. shell\n1. package manager\n1. graphical desktop","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevangipson%2Fmicrus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevangipson%2Fmicrus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevangipson%2Fmicrus/lists"}