{"id":24227518,"url":"https://github.com/aibor/os-in-1000-lines","last_synced_at":"2026-05-06T15:32:36.103Z","repository":{"id":272155605,"uuid":"915657302","full_name":"aibor/os-in-1000-lines","owner":"aibor","description":"My version of https://operating-system-in-1000-lines.vercel.app","archived":false,"fork":false,"pushed_at":"2025-01-19T16:45:23.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T17:45:47.174Z","etag":null,"topics":["c","c-lang","os","risc-v","riscv","riscv64","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aibor.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}},"created_at":"2025-01-12T13:12:31.000Z","updated_at":"2025-01-19T16:45:24.000Z","dependencies_parsed_at":"2025-01-12T15:35:38.532Z","dependency_job_id":"d8f154ae-ac4b-4cb4-8c60-0098dd0cf01a","html_url":"https://github.com/aibor/os-in-1000-lines","commit_stats":null,"previous_names":["aibor/os-in-1000-lines"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibor%2Fos-in-1000-lines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibor%2Fos-in-1000-lines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibor%2Fos-in-1000-lines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibor%2Fos-in-1000-lines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aibor","download_url":"https://codeload.github.com/aibor/os-in-1000-lines/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794138,"owners_count":20021192,"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":["c","c-lang","os","risc-v","riscv","riscv64","rust","rust-lang"],"created_at":"2025-01-14T10:18:08.309Z","updated_at":"2026-05-06T15:32:31.057Z","avatar_url":"https://github.com/aibor.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Operating System in 1,000 lines\n\nThis project follows the tutorial [OS in 1,000 lines][tutorial] and its \n[github repo][repo].\n\nAs in the original tutorial it is implemented in C, but with a few changes:\n* RISCV64 instead of RISCV32\n* Makefile used\n* bootstrap assembly code extracted\n* basic functions with additional optimizations\n\nAdditionally, the idea is adapted to an implementation in Rust. It tries to \nas close as possible to the C implementation and shares same basic assembler\nand linker code. How to build a minimal Rust binary that can be used as kernel\nhas been taken from the following projects:\n* https://github.com/xiaoyang-sde/rust-kernel-riscv\n* https://docs.rust-embedded.org/embedonomicon/smallest-no-std.html\n\n[tutorial]: https://operating-system-in-1000-lines.vercel.app\n[repo]: https://github.com/nuta/operating-system-in-1000-lines\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibor%2Fos-in-1000-lines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faibor%2Fos-in-1000-lines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibor%2Fos-in-1000-lines/lists"}