{"id":17862527,"url":"https://github.com/krdlab/writing-an-os-in-rust","last_synced_at":"2025-04-02T21:14:53.406Z","repository":{"id":141883478,"uuid":"444222624","full_name":"krdlab/writing-an-os-in-rust","owner":"krdlab","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-30T08:15:04.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T11:34:18.472Z","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/krdlab.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":"2022-01-03T22:59:32.000Z","updated_at":"2022-01-09T14:04:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea73b82e-3e8a-4379-a4ab-cca3e322cfa1","html_url":"https://github.com/krdlab/writing-an-os-in-rust","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/krdlab%2Fwriting-an-os-in-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwriting-an-os-in-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwriting-an-os-in-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fwriting-an-os-in-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krdlab","download_url":"https://codeload.github.com/krdlab/writing-an-os-in-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892848,"owners_count":20850850,"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-10-28T08:53:09.730Z","updated_at":"2025-04-02T21:14:53.382Z","avatar_url":"https://github.com/krdlab.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n- [Writing an OS in Rust](https://os.phil-opp.com/)\n- [Data Layout - LLVM Language Reference Manual](https://llvm.org/docs/LangRef.html#data-layout)\n- [Programmable Interval Timer (PIT)](https://wiki.osdev.org/Programmable_Interval_Timer)\n- [PS/2 Keyboard](https://wiki.osdev.org/PS/2_Keyboard)\n- [Slab allocation](https://en.wikipedia.org/wiki/Slab_allocation)\n- [Buddy memory allocation](https://en.wikipedia.org/wiki/Buddy_memory_allocation)\n- [メモリ管理、Buddyシステム、kmalloc、スラブアロケータ](http://www.coins.tsukuba.ac.jp/~yas/coins/os2-2010/2011-01-11/)\n- [スラブアロケータ](https://wiki.bit-hive.com/linuxkernelmemo/pg/%E3%82%B9%E3%83%A9%E3%83%96%E3%82%A2%E3%83%AD%E3%82%B1%E3%83%BC%E3%82%BF)\n\n```sh\nrustup component add rust-src\nrustup component add llvm-tools-preview\n\nqemu-system-x86_64 -drive format=raw,file=target/x86_64-os/debug/bootimage-mini_os.bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fwriting-an-os-in-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrdlab%2Fwriting-an-os-in-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fwriting-an-os-in-rust/lists"}