{"id":31786328,"url":"https://github.com/cybersecurity-dev/awesome-os-development","last_synced_at":"2025-10-10T12:51:49.002Z","repository":{"id":311302058,"uuid":"1043247523","full_name":"cybersecurity-dev/awesome-os-development","owner":"cybersecurity-dev","description":"Awesome OS Development","archived":false,"fork":false,"pushed_at":"2025-08-23T16:26:16.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-24T04:38:23.812Z","etag":null,"topics":["operating-system-development","operating-system-learning"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cybersecurity-dev.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}},"created_at":"2025-08-23T12:57:25.000Z","updated_at":"2025-08-23T16:26:19.000Z","dependencies_parsed_at":"2025-08-24T05:58:09.311Z","dependency_job_id":null,"html_url":"https://github.com/cybersecurity-dev/awesome-os-development","commit_stats":null,"previous_names":["cybersecurity-dev/awesome-os-development"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cybersecurity-dev/awesome-os-development","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2Fawesome-os-development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2Fawesome-os-development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2Fawesome-os-development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2Fawesome-os-development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybersecurity-dev","download_url":"https://codeload.github.com/cybersecurity-dev/awesome-os-development/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersecurity-dev%2Fawesome-os-development/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003890,"owners_count":26083641,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["operating-system-development","operating-system-learning"],"created_at":"2025-10-10T12:51:43.973Z","updated_at":"2025-10-10T12:51:48.995Z","avatar_url":"https://github.com/cybersecurity-dev.png","language":null,"readme":"# Awesome [OS](https://en.wikipedia.org/wiki/History_of_operating_systems) [Development](https://en.wikipedia.org/wiki/List_of_operating_systems) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) \n[![Reddit](https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge\u0026logo=reddit\u0026logoColor=white)](https://www.reddit.com/r/osdev/) \n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/cybersecurity-dev/\"\u003e\u003cimg height=\"25\" src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/github.svg\" alt=\"GitHub\"\u003e\u003c/a\u003e\n    \u0026nbsp;\n    \u003ca href=\"https://www.youtube.com/@CyberThreatDefence\"\u003e\u003cimg height=\"25\" src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/youtube.svg\" alt=\"YouTube\"\u003e\u003c/a\u003e\n    \u0026nbsp;\n    \u003ca href=\"https://cyberthreatdefence.com/my_awesome_lists\"\u003e\u003cimg height=\"20\" src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/blog.svg\" alt=\"My Awesome Lists\"\u003e\u003c/a\u003e\n    \u003cimg src=\"https://github.com/cybersecurity-dev/cybersecurity-dev/blob/main/assets/bar.gif\"\u003e\n\u003c/p\u003e\n\n## 📖 Contents\n- [Kernel Type](#kernel-type)\n- [Operating System for Teaching](#operating-system-for-teaching)\n- [My Other Awesome Lists](#my-other-awesome-lists)\n- [Contributing](#contributing)\n- [Contributors](#contributors)\n\n## Kernel Type\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://en.wikipedia.org/wiki/Kernel_(operating_system)\"\u003e\n  \u003cimg width=\"75%\" src=\"./.assets/kernel-type.svg\" /\u003e\n\u003c/a\u003e\u003c/p\u003e\n\n* Microkernel\n* Monolithic Kernel\n* Hybrid Kernel\n\n## Operating System for Teaching\n* [xv6](https://github.com/mit-pdos/xv6-public) - [Xv6](https://github.com/mit-pdos/xv6-riscv) is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, [6.828: Operating System Engineering](https://pdos.csail.mit.edu/6.828/2024/xv6.html).\n\n## \n\n### My Other Awesome Lists\nYou can access the my other awesome lists [here](https://cyberthreatdefence.com/my_awesome_lists)\n\n### Contributing\n[Contributions of any kind welcome, just follow the guidelines](contributing.md)!\n\n### Contributors\n[Thanks goes to these contributors](https://github.com/cybersecurity-dev/awesome-os-development/graphs/contributors)!\n\n[🔼 Back to top](#awesome-os-development-)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersecurity-dev%2Fawesome-os-development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybersecurity-dev%2Fawesome-os-development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersecurity-dev%2Fawesome-os-development/lists"}