{"id":13667174,"url":"https://github.com/AndreaOrru/zen","last_synced_at":"2025-04-26T15:32:16.281Z","repository":{"id":49254052,"uuid":"87229637","full_name":"AndreaOrru/zen","owner":"AndreaOrru","description":"Experimental operating system written in Zig","archived":false,"fork":false,"pushed_at":"2024-12-01T12:03:01.000Z","size":297,"stargazers_count":478,"open_issues_count":2,"forks_count":29,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-04-26T03:31:21.766Z","etag":null,"topics":["kernel","operating-system","os","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndreaOrru.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":"2017-04-04T20:02:11.000Z","updated_at":"2025-04-22T17:09:12.000Z","dependencies_parsed_at":"2024-09-24T16:04:15.999Z","dependency_job_id":"631d1494-98b7-45b5-b9bf-e1e8510c6387","html_url":"https://github.com/AndreaOrru/zen","commit_stats":{"total_commits":121,"total_committers":3,"mean_commits":"40.333333333333336","dds":0.5206611570247934,"last_synced_commit":"8a6dac9e66fef7dbe1c0cf846f474b0e69e8ad1c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaOrru%2Fzen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaOrru%2Fzen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaOrru%2Fzen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaOrru%2Fzen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreaOrru","download_url":"https://codeload.github.com/AndreaOrru/zen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251008764,"owners_count":21522174,"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","operating-system","os","zig"],"created_at":"2024-08-02T07:00:33.050Z","updated_at":"2025-04-26T15:32:16.263Z","avatar_url":"https://github.com/AndreaOrru.png","language":"Zig","funding_links":[],"categories":["Zig","Bootables","Applications","Systems Programming"],"sub_categories":["Operating Systems"],"readme":"# Zen \u003ca href='http://www.recurse.com' title='Made with love at the Recurse Center'\u003e\u003cimg src='https://cloud.githubusercontent.com/assets/2883345/11325206/336ea5f4-9150-11e5-9e90-d86ad31993d8.png' height='20px'/\u003e\u003c/a\u003e [![Build Status](https://travis-ci.org/AndreaOrru/zen.svg?branch=master)](https://travis-ci.org/AndreaOrru/zen) \nExperimental operating system written in [Zig](http://ziglang.org).\n\n**NOTE:** A rewrite using modern Zig is currently in progress in the [reboot](https://github.com/AndreaOrru/zen/tree/reboot) branch.\n\n## Build and test\nTo build the kernel, simply type:\n```\nzig build\n```\n\nYou can run and debug the kernel straight away with Qemu:\n```\n# Run the kernel inside the emulator.\nzig build qemu\n\n# Wait for a GDB connection first (for debugging).\nzig build qemu-debug\ngdb\n```\n\nYou can also generate a bootable ISO and try it on Bochs (or on real hardware if you feel like it):\n```\n./iso.sh    # Generate run/zen.iso\n./bochs.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndreaOrru%2Fzen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAndreaOrru%2Fzen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAndreaOrru%2Fzen/lists"}