{"id":24164496,"url":"https://github.com/dgv/zos","last_synced_at":"2026-06-10T17:31:04.887Z","repository":{"id":271951310,"uuid":"914083171","full_name":"dgv/zOS","owner":"dgv","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T23:58:13.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T15:09:04.551Z","etag":null,"topics":["learning-exercise","riscv","unikernel","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/dgv.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-08T23:12:40.000Z","updated_at":"2025-01-10T23:58:16.000Z","dependencies_parsed_at":"2025-01-11T00:33:01.388Z","dependency_job_id":"452c99af-2823-4a42-ad69-dcf5ee142bba","html_url":"https://github.com/dgv/zOS","commit_stats":null,"previous_names":["dgv/zos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgv%2FzOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgv%2FzOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgv%2FzOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgv%2FzOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgv","download_url":"https://codeload.github.com/dgv/zOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241470363,"owners_count":19968041,"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":["learning-exercise","riscv","unikernel","zig"],"created_at":"2025-01-12T19:17:27.595Z","updated_at":"2026-06-10T17:31:04.881Z","avatar_url":"https://github.com/dgv.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zOS\n\n[![zig version](https://img.shields.io/badge/0.13.0-orange?style=flat\u0026logo=zig\u0026label=zig\u0026color=%23eba742)](https://ziglang.org/download/)\n[![0 dependencies!](https://0dependencies.dev/0dependencies.svg)](https://0dependencies.dev)\n[![license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\njust reimplementation of [OS in 1k lines](https://operating-system-in-1000-lines.vercel.app/en/)\n\n## setup\n\n**linux**\n```sh\nsudo apt update \u0026\u0026 sudo apt install -y snapd qemu-system-misc curl\nsudo snap install zig --beta --classic\ngit clone https://github.com/dgv/zOS; cd zOS\ncurl -LO https://github.com/qemu/qemu/raw/v8.0.4/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin\nzig build run\n```\n**macos**\n```sh\nbrew install zig qemu\ngit clone https://github.com/dgv/zOS; cd zOS\nzig build run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgv%2Fzos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgv%2Fzos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgv%2Fzos/lists"}