{"id":21921517,"url":"https://github.com/delta1/rust-os-tutorial","last_synced_at":"2025-03-22T10:43:04.906Z","repository":{"id":139190602,"uuid":"325499821","full_name":"delta1/rust-os-tutorial","owner":"delta1","description":"Working through Phil Oppermann's \"Writing an OS in Rust\" tutorial.","archived":false,"fork":false,"pushed_at":"2021-01-03T09:15:40.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T10:25:46.129Z","etag":null,"topics":["kernel","operating-system","rust"],"latest_commit_sha":null,"homepage":"https://os.phil-opp.com/","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/delta1.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":"2020-12-30T08:43:44.000Z","updated_at":"2022-01-02T07:36:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"41622108-bdc8-4f55-a3ed-f9adeffde025","html_url":"https://github.com/delta1/rust-os-tutorial","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/delta1%2Frust-os-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta1%2Frust-os-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta1%2Frust-os-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delta1%2Frust-os-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delta1","download_url":"https://codeload.github.com/delta1/rust-os-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945594,"owners_count":20536295,"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":["kernel","operating-system","rust"],"created_at":"2024-11-28T20:25:41.475Z","updated_at":"2025-03-22T10:43:04.877Z","avatar_url":"https://github.com/delta1.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Writing an OS in Rust \n\nCode and notes from Phil Oppermann's blog [https://os.phil-opp.com/](https://os.phil-opp.com/) \n\n## Notes\n\n#### https://os.phil-opp.com/minimal-rust-kernel/ \n\n- `cargo build --target x86_64-blog_os.json` - error message: \"target may not be installed\" - continue with `build-std` config and run `rustup component add rust-src`\n- `.cargo/config.toml` must be in the project directory not your home directory \n- **NB** run `cargo install bootimage` from your home dir! It should be compiled with your native toolchain not the project's \n- Don't forget `rustup component add llvm-tools-preview` \n- QEMU (windows) - install from https://www.qemu.org/download/#windows \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta1%2Frust-os-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelta1%2Frust-os-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelta1%2Frust-os-tutorial/lists"}