{"id":18977306,"url":"https://github.com/mikhailms/learning-os","last_synced_at":"2025-07-15T22:10:43.991Z","repository":{"id":191525787,"uuid":"661872337","full_name":"MikhailMS/learning-os","owner":"MikhailMS","description":"Learning how to build OS from scratch","archived":false,"fork":false,"pushed_at":"2023-09-03T19:22:29.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T14:55:48.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/MikhailMS.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":"2023-07-03T21:20:17.000Z","updated_at":"2023-08-29T23:49:38.000Z","dependencies_parsed_at":"2023-08-30T09:38:31.566Z","dependency_job_id":"8717e1e6-756f-4985-955d-bf306e13058e","html_url":"https://github.com/MikhailMS/learning-os","commit_stats":null,"previous_names":["mikhailms/learning-os"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MikhailMS/learning-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Flearning-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Flearning-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Flearning-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Flearning-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikhailMS","download_url":"https://codeload.github.com/MikhailMS/learning-os/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Flearning-os/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265464256,"owners_count":23770316,"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":[],"created_at":"2024-11-08T15:28:31.021Z","updated_at":"2025-07-15T22:10:43.973Z","avatar_url":"https://github.com/MikhailMS.png","language":"Rust","readme":"# RADIUS OS\n\nFollowing [this great tutorial](https://os.phil-opp.com/freestanding-rust-binary) in an effort to learn a bit more about OS and how to build one from scratch\n\n\n## Pre-reqs:\n1. Install package to create bootable images `cargo install bootimage`\n2. Install QEMU: for macOS run `brew install qemu`\n\n\n## Build commands\n0. (For completeness only)  `cargo rustc -- -C link-args=\"-e __start -static -nostartfiles\"` to build on macOS\n1. To create bootable image `cargo bootimage`\n2. To run image             `qemu-system-x86_64 -drive format=raw,file=target/x86_64-radius_os/debug/bootimage-radius_os.bin` or `cargo run`\n\n\n## Notes\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Flearning-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhailms%2Flearning-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Flearning-os/lists"}