{"id":24912520,"url":"https://github.com/ceticamarco/vulcanos","last_synced_at":"2025-07-15T14:06:16.872Z","repository":{"id":157463255,"uuid":"195033434","full_name":"ceticamarco/vulcanos","owner":"ceticamarco","description":"🌋 Monolithic x86 kernel written in C and Assembly","archived":false,"fork":false,"pushed_at":"2025-07-11T06:21:55.000Z","size":16844,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-11T10:13:21.142Z","etag":null,"topics":["assembly","c","kernel","operating-system","osdev"],"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/ceticamarco.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}},"created_at":"2019-07-03T10:38:01.000Z","updated_at":"2025-07-11T06:21:59.000Z","dependencies_parsed_at":"2024-01-16T14:49:15.518Z","dependency_job_id":"fec5eb62-a713-454c-981e-2fbcbdcee44c","html_url":"https://github.com/ceticamarco/vulcanos","commit_stats":null,"previous_names":["ceticamarco/vulcanos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ceticamarco/vulcanos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceticamarco%2Fvulcanos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceticamarco%2Fvulcanos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceticamarco%2Fvulcanos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceticamarco%2Fvulcanos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ceticamarco","download_url":"https://codeload.github.com/ceticamarco/vulcanos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceticamarco%2Fvulcanos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265437780,"owners_count":23765134,"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":["assembly","c","kernel","operating-system","osdev"],"created_at":"2025-02-02T05:20:12.448Z","updated_at":"2025-07-15T14:06:16.813Z","avatar_url":"https://github.com/ceticamarco.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VulcanOS  ![](https://github.com/ceticamarco/vulcanos/actions/workflows/vulcanos.yml/badge.svg)\r\n**VulcanOS** is a x86 monolithic kernel written in C from scratch following the UNIX philosophy. This project is just a student learning tool to know more about operating systems, do not expect nothing more than a toy.\r\n\u003cdiv align=\"center\"\u003e\r\n\u003cimg src=\"imgs/screenshot.png\"  /\u003e\r\n\u003ch6\u003e\u003ci\u003eVulcanOS running under QEMU\u003c/h6\u003e\u003c/i\u003e\r\n\u003c/div\u003e\u003cbr /\u003e\u003cbr /\u003e\r\n\r\n## Installation\r\n### Requirements\r\nBefore building this project you need to setup a [cross compiler](https://wiki.osdev.org/GCC_Cross-Compiler). Also install the following packages:  \r\n\r\n- nasm\r\n- bochs\r\n- grub\r\n- mtools(only for Arch Linux)\r\n\r\nAfter that, you can build VulcanOS just by running the commands below:  \r\n1. Type `make all` to compile the system and to create an ISO file;  \r\n2. Type `make run` to start it in QEMU or `make bochs` to start it with bochs.\r\n\r\nYou can also find an ISO file \r\n[here](https://github.com/ice-bit/vulcanos/raw/master/imgs/vulcanos.iso)(md5sum: `11375e1e169069b85c14d3cb6c5a4f06`)\r\n\r\n## Features\r\nRight now, VulcanOS supports the following features:\r\n- [x] VGA driver  \r\n- [x] Interrupts  \r\n- [x] PIC \u0026 PIT driver  \r\n- [x] PS/2 driver  \r\n- [x] Heap  \r\n- [x] Paging\r\n- [ ] VFS driver  \r\n- [ ] Usermode\r\n\r\n\r\n## License\r\nVulcanOS is released under GPLv3, you can obtain a copy of this license by cloning this repository or by visiting [this](https://opensource.org/licenses/GPL-3.0) page.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceticamarco%2Fvulcanos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceticamarco%2Fvulcanos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceticamarco%2Fvulcanos/lists"}