{"id":34537580,"url":"https://github.com/1tgr/rust-os","last_synced_at":"2025-12-24T06:08:28.471Z","repository":{"id":1923190,"uuid":"45303445","full_name":"1tgr/rust-os","owner":"1tgr","description":"An operating system in Rust","archived":false,"fork":false,"pushed_at":"2023-01-20T23:11:55.000Z","size":13975,"stargazers_count":24,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-06T19:10:12.573Z","etag":null,"topics":["kernel","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"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/1tgr.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}},"created_at":"2015-10-31T13:50:17.000Z","updated_at":"2023-10-29T15:52:50.000Z","dependencies_parsed_at":"2023-02-12T06:30:30.127Z","dependency_job_id":null,"html_url":"https://github.com/1tgr/rust-os","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/1tgr/rust-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1tgr%2Frust-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1tgr%2Frust-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1tgr%2Frust-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1tgr%2Frust-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1tgr","download_url":"https://codeload.github.com/1tgr/rust-os/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1tgr%2Frust-os/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27995913,"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-12-24T02:00:07.193Z","response_time":83,"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":["kernel","rust"],"created_at":"2025-12-24T06:08:23.817Z","updated_at":"2025-12-24T06:08:28.453Z","avatar_url":"https://github.com/1tgr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/1tgr/rust-os.svg?branch=master)](https://travis-ci.org/1tgr/rust-os)\n\nA Rust operating system\n=======================\n\n![Screenshot](src/screenshot.png)\n\nBased on the [Rust barebones kernel](https://github.com/thepowersgang/rust-barebones-kernel).\n\nRustdocs for the kernel: http://1tgr.github.io/rust-os/kernel/\n\nFeatures:\n - Targets 64-bit x86\n - Kernel has embedded unit tests\n - Scheduler\n   - Threads\n   - Processes\n - Memory manager\n   - Demand paging\n   - Memory protection\n   - Shared memory\n - Input and output\n   - Keyboard input\n   - Mouse input\n   - Text-mode output\n   - Linear frame buffer (on QEMU/Bochs/VirtualBox)\n - User mode\n   - Separation between user mode (ring 3) and kernel mode (ring 0)\n   - Syscall interface (via SYSCALL/SYSRET instructions)\n   - C runtime (Newlib)\n   - Cairo graphics\n   - FreeType fonts\n - Graphics compositor\n\nWorks in progress:\n - Window system\n - 32-bit ARM target (Raspberry Pi)\n\nTodo:\n - File system\n - Networking\n\nWallpaper credit: [by Dollar Gill on Unsplash](https://unsplash.com/photos/aXw8_Mk0LXU)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1tgr%2Frust-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1tgr%2Frust-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1tgr%2Frust-os/lists"}