{"id":18080103,"url":"https://github.com/alkuzin/kfs","last_synced_at":"2026-04-29T01:34:32.710Z","repository":{"id":259962492,"uuid":"862280021","full_name":"alkuzin/kfs","owner":"alkuzin","description":"Hobby monolithic x86-32 Unix-like operating system from scratch","archived":false,"fork":false,"pushed_at":"2025-05-09T07:16:54.000Z","size":496,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T08:23:25.502Z","etag":null,"topics":["assembler-x86","assembly","bare-metal","cpp","cpp23","embedded","kernel","kernel-development","kernel-drivers","kernel-from-scratch","kernel-module","kernel-source","kfs","os","osdev","osdev-os","osdev-projects","osdev-tutorial","systems-programming","x86"],"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/alkuzin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-09-24T10:39:45.000Z","updated_at":"2025-05-09T07:16:57.000Z","dependencies_parsed_at":"2024-10-28T20:41:44.223Z","dependency_job_id":"9be8d319-26a4-4aee-abe8-3de674ea86c0","html_url":"https://github.com/alkuzin/kfs","commit_stats":{"total_commits":141,"total_committers":1,"mean_commits":141.0,"dds":0.0,"last_synced_commit":"ec69265a5572a4db783f42eaab707192a6e91cf9"},"previous_names":["alkuzin/kfs"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alkuzin/kfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Fkfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Fkfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Fkfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Fkfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkuzin","download_url":"https://codeload.github.com/alkuzin/kfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuzin%2Fkfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["assembler-x86","assembly","bare-metal","cpp","cpp23","embedded","kernel","kernel-development","kernel-drivers","kernel-from-scratch","kernel-module","kernel-source","kfs","os","osdev","osdev-os","osdev-projects","osdev-tutorial","systems-programming","x86"],"created_at":"2024-10-31T13:05:37.822Z","updated_at":"2026-04-29T01:34:32.696Z","avatar_url":"https://github.com/alkuzin.png","language":"C++","funding_links":[],"categories":["Project Categories"],"sub_categories":[],"readme":"# Kernel From Scratch\nMonolithic Unix-like kernel from scratch.\n\n\u003cimg src=\"res/kfs_banner.png\"\u003e\n\n## Overview\n\n\u003cimg src=\"res/kfs_v0_3_5.png\"\u003e\n\nList of changes [here](CHANGELOG.md).\n\n## Build\n\nFirst, clone this repository:\n\n```shell\ngit clone https://github.com/alkuzin/kfs.git\n```\n\nThen change current working directory to `kfs/build/`\n```shell\ncd kfs/build/\n```\n\nFinaly, build project:\n```shell\ncmake CMakeLists.txt \u0026\u0026 make all\n```\n\nTo run OS in QEMU write this command:\n```shell\nmake init\n```\n\n## License\n\nMonolithic Unix-like kernel from scratch.\nCopyright (C) 2024 Alexander (@alkuzin).\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuzin%2Fkfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falkuzin%2Fkfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuzin%2Fkfs/lists"}