{"id":19998939,"url":"https://github.com/hanaasagi/kurumi","last_synced_at":"2025-08-22T20:05:21.602Z","repository":{"id":87052161,"uuid":"115254753","full_name":"Hanaasagi/kurumi","owner":"Hanaasagi","description":"A hobby operating system implemented in Rust :floppy_disk:","archived":false,"fork":false,"pushed_at":"2018-02-20T06:51:43.000Z","size":78,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-02T20:55:13.031Z","etag":null,"topics":["operating-system","os","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Hanaasagi.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,"zenodo":null}},"created_at":"2017-12-24T10:07:51.000Z","updated_at":"2025-06-13T00:22:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"db68aa21-cd2e-4bcf-87e4-6918e13c1fbf","html_url":"https://github.com/Hanaasagi/kurumi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hanaasagi/kurumi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanaasagi%2Fkurumi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanaasagi%2Fkurumi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanaasagi%2Fkurumi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanaasagi%2Fkurumi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hanaasagi","download_url":"https://codeload.github.com/Hanaasagi/kurumi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanaasagi%2Fkurumi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268644482,"owners_count":24283334,"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-08-04T02:00:09.867Z","response_time":79,"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":["operating-system","os","rust"],"created_at":"2024-11-13T05:09:57.689Z","updated_at":"2025-08-04T03:32:56.317Z","avatar_url":"https://github.com/Hanaasagi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kurumi (くるみ)\n\nkurumi is a toy os implemented in Rust. It is an experimental project.\n\n![Imgur](https://i.imgur.com/seoYuqw.gif)\n\n### Progress\n\n- [X] Boot\n- [X] vga output\n- [X] interrupt\n- [X] keyboard\n- [ ] tty\n- [ ] context\n- [ ] system call\n- [X] memory(follow blog_os)\n- [X] file system(FAT32)\n- [ ] console\n- [ ] process\n\n### Build\nIt depend on Rust nightly, Xargo, nasm, xorriso, qemu.\n\nIn debian\n```\n$ apt-get install nasm \\\n    binutils           \\\n    grub-common        \\\n    xorriso            \\\n    grub-pc-bin        \\\n    qemu\n$ cargo install xargo\n$ rustup component add rust-src\n```\n\n### Run\n\n```\n$ make iso\n$ make run\n```\n\n### Reference\n[Linux内核设计与实现](https://book.douban.com/subject/6097773/)  \n[Linux内核0.11完全注释](https://github.com/loveveryday/linux0.11)  \n[30天自制操作系统](https://book.douban.com/subject/11530329/)  \n[Stanford CS140e - Operating Systems](https://web.stanford.edu/class/cs140e/)  \n[Writing an OS in Rust](https://os.phil-opp.com/)  \n[Redox-kernel](https://github.com/redox-os/kernel)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanaasagi%2Fkurumi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanaasagi%2Fkurumi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanaasagi%2Fkurumi/lists"}