{"id":50115502,"url":"https://github.com/woidptr/void-os","last_synced_at":"2026-05-23T14:34:43.668Z","repository":{"id":345114916,"uuid":"1184464989","full_name":"woidptr/void-os","owner":"woidptr","description":"An experimental os written in c23","archived":false,"fork":false,"pushed_at":"2026-05-08T19:54:08.000Z","size":947,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-08T21:36:40.416Z","etag":null,"topics":["c23","operating-system","os"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woidptr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2026-03-17T16:01:50.000Z","updated_at":"2026-05-08T19:54:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/woidptr/void-os","commit_stats":null,"previous_names":["woidptr/void-os"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/woidptr/void-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woidptr%2Fvoid-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woidptr%2Fvoid-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woidptr%2Fvoid-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woidptr%2Fvoid-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woidptr","download_url":"https://codeload.github.com/woidptr/void-os/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woidptr%2Fvoid-os/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33400248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c23","operating-system","os"],"created_at":"2026-05-23T14:34:40.596Z","updated_at":"2026-05-23T14:34:43.660Z","avatar_url":"https://github.com/woidptr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# void-os\n\nOperating system made with c23, using the limine bootloader.\n\n## Requirements\n\nTo build and emulate the OS, you will need a Unix-like environment (Linux, macOS, or WSL) with the following tools installed:\n\n### Core Build Tools\n\n* **`make`** or `shell`: GNU Make or shell for launching the build script.\n* **`python3`**: For the build script.\n* **`clang`**: The cross-compiler used to build the kernel, without linking to host OS or standard library.\n* **`xorriso`**: Required to pack the compiled kernel and Limine bootloader into a bootable `.iso` image.\n\n### Emulation\n\n* **`qemu-system-x86_64`**: The QEMU emulator used to test the OS without flashing it to physical hardware.\n\n## Build Interfaces\n\nThis project uses a unified Python-based build engine. For convenience, there are two identical interfaces to the engine depending on your preferred workflow. Both scripts accept the same arguments and provide full help documentation.\n\n### Unified Command Interface\n\nYou can interact with the build system through either make or the shell wrapper. Choose the one that fits your muscle memory:\n\n**Using make:**\n\n```bash\nmake --help\n```\n\n**Using the shell script:**\n\n```bash\n./build.sh --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoidptr%2Fvoid-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoidptr%2Fvoid-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoidptr%2Fvoid-os/lists"}