{"id":39491355,"url":"https://github.com/smallkirby/norn","last_synced_at":"2026-01-18T05:35:56.320Z","repository":{"id":267063653,"uuid":"893366640","full_name":"smallkirby/norn","owner":"smallkirby","description":"The x64 Operating System written in Zig from scratch. Under development.","archived":false,"fork":false,"pushed_at":"2025-11-03T04:11:37.000Z","size":1012,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-03T05:25:30.506Z","etag":null,"topics":["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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smallkirby.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-24T08:49:55.000Z","updated_at":"2025-11-03T04:11:41.000Z","dependencies_parsed_at":"2024-12-08T04:19:19.296Z","dependency_job_id":"9dddfe8a-3823-4a69-8a10-935d82955c69","html_url":"https://github.com/smallkirby/norn","commit_stats":null,"previous_names":["smallkirby/norn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smallkirby/norn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallkirby%2Fnorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallkirby%2Fnorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallkirby%2Fnorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallkirby%2Fnorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smallkirby","download_url":"https://codeload.github.com/smallkirby/norn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallkirby%2Fnorn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28530950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":["os","zig"],"created_at":"2026-01-18T05:35:55.659Z","updated_at":"2026-01-18T05:35:56.310Z","avatar_url":"https://github.com/smallkirby.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Norn\n\n![Zig](https://shields.io/badge/Zig-v0%2E15%2E1-blue?logo=zig\u0026color=F7A41D\u0026style=for-the-badge)\n\n![Lint](https://github.com/smallkirby/norn/actions/workflows/lint.yml/badge.svg)\n![Unit Tests](https://github.com/smallkirby/norn/actions/workflows/unittest.yml/badge.svg)\n![Runtime Tests (init)](https://github.com/smallkirby/norn/actions/workflows/runtimetest-testinit.yml/badge.svg)\n![Runtime Tests (busybox)](https://github.com/smallkirby/norn/actions/workflows/runtimetest-busybox.yml/badge.svg)\n![Runtime Tests (USB HID driver)](https://github.com/smallkirby/norn/actions/workflows/runtimetest-hid.yml/badge.svg)\n\n## Development\n\n```bash\nzig build update-bootparams\n# Run on QEMU\nzig build run -Dlog_level=debug --summary all -Druntime_test -Doptimize=Debug\n# Unit Test\nzig build test --summary all -Druntime_test=true\n```\n\n### Options\n\n| Option | Type | Description | Default |\n|---|---|---|---|\n| `bootparams` | Path | Path to the Surtr boot parameters file. | `assets/boot/bootparams` |\n| `debug_exit` | Flag | Add `isa-debug-exit` device. When enabled, Norn can terminate QEMU with arbitrary exit code. | `$runtime_test` |\n| `debug_intr` | Flag | Print all interrupts and exceptions for debugging. | `false` |\n| `debug_syscall` | Flag | Print context for the unhandled or ignored syscalls. | `false` |\n| `graphics` | Flag | Enable QEMU graphical output. | `false` |\n| `log_level` | String: `debug`, `info`, `warn`, `error` | Logging level. Output under the logging level is suppressed. | `info` |\n| `no_kvm` | Flag | Disable KVM. | `false` |\n| `optimize` | String: `Debug`, `ReleaseFast`, `ReleaseSmall` | Optimization level. | `Debug` |\n| `runtime_test` | Flag | Run runtime tests. | `false` |\n| `wait_qemu` | Flag | Make QEMU wait for being attached by GDB. | `false` |\n\n## LICENSE\n\n[Licensed under the MIT License](LICENSE) unless otherwise specified.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallkirby%2Fnorn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmallkirby%2Fnorn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallkirby%2Fnorn/lists"}