{"id":26422587,"url":"https://github.com/xeqlol/rustonly-kernel","last_synced_at":"2025-06-29T15:32:25.668Z","repository":{"id":266654394,"uuid":"81827109","full_name":"xeqlol/rustonly-kernel","owner":"xeqlol","description":"Tiny os kernel written only in Rust (without assembler, except inline)","archived":false,"fork":false,"pushed_at":"2017-02-13T15:33:22.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-05T11:41:00.135Z","etag":null,"topics":["kernel","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/xeqlol.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":"2017-02-13T13:18:46.000Z","updated_at":"2017-02-13T13:30:28.000Z","dependencies_parsed_at":"2024-12-05T11:41:04.846Z","dependency_job_id":"f0f7acb4-e60f-4e92-b3c9-a6e9a8053432","html_url":"https://github.com/xeqlol/rustonly-kernel","commit_stats":null,"previous_names":["xeqlol/rustonly-kernel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeqlol%2Frustonly-kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeqlol%2Frustonly-kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeqlol%2Frustonly-kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeqlol%2Frustonly-kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xeqlol","download_url":"https://codeload.github.com/xeqlol/rustonly-kernel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244142675,"owners_count":20405054,"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","os","rust"],"created_at":"2025-03-18T02:26:02.349Z","updated_at":"2025-03-18T02:26:02.742Z","avatar_url":"https://github.com/xeqlol.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rustonly kernel\n\n\u003e Tiny OS kernel written only in Rust (without assembler, except inline). \n\nAfter i saw this [masterpiece](https://github.com/hawkw/sos-kernel) written by Eliza Weisman, i wondered: damn, how can it works without bootloader written in asm? So, i decide to write minimal kernel that can be compiled, works fine and written only in Rust. Here it is. It simply prints \"OK\" on green background and then hangs. \n\n### build\n- Just download master and run \"make run\" in terminal.\n\n### linux dependencies\n- `ld`: linker (makes binary out of other files)\n- `grub`: creates the bootable iso\n- `xorriso`: req'd by grub, filesystem manipulator\n- `QEMU`: fake-computer emulator\n- `cargo/rustc`: Rust lang compiler (!) nightly version is necessary (!)\n\n### QEMU output\n![alt tag](https://github.com/xeqlol/rustonly-kernel/blob/master/qemu.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeqlol%2Frustonly-kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeqlol%2Frustonly-kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeqlol%2Frustonly-kernel/lists"}