{"id":13319655,"url":"https://github.com/Tix3Dev/apoptOS","last_synced_at":"2025-03-11T02:31:44.585Z","repository":{"id":39574847,"uuid":"481957269","full_name":"Tix3Dev/apoptOS","owner":"Tix3Dev","description":"A modern x86_64 UNIX-like microkernel-based operating system","archived":false,"fork":false,"pushed_at":"2022-09-25T20:03:35.000Z","size":7392,"stargazers_count":57,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-29T19:26:19.378Z","etag":null,"topics":["assembly","c","hobby-kernel","hobby-os","limine","microkernel","operating-system","os","osdev","x86-64"],"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/Tix3Dev.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}},"created_at":"2022-04-15T12:51:57.000Z","updated_at":"2024-07-20T01:14:21.000Z","dependencies_parsed_at":"2023-01-17T18:15:55.552Z","dependency_job_id":null,"html_url":"https://github.com/Tix3Dev/apoptOS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tix3Dev%2FapoptOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tix3Dev%2FapoptOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tix3Dev%2FapoptOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tix3Dev%2FapoptOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tix3Dev","download_url":"https://codeload.github.com/Tix3Dev/apoptOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242959411,"owners_count":20212976,"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","hobby-kernel","hobby-os","limine","microkernel","operating-system","os","osdev","x86-64"],"created_at":"2024-07-29T18:33:58.878Z","updated_at":"2025-03-11T02:31:44.572Z","avatar_url":"https://github.com/Tix3Dev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch3\u003eapoptOS\u003c/h3\u003e\n\u003cp\u003eA modern x86_64 UNIX-like microkernel-based operating system written in C and Assembly\u003c/p\u003e\n\n\u003cimg src=\"https://github.com/Tix3Dev/apoptOS/blob/main/misc/screenshots/logs.png\"\u003e\n\n\u003c/div\u003e\n\n## Features\n\n- Higher half kernel\n- Limine bootloader\n- Stivale2 boot protocol\n- Serial communication\n- GDT and TSS\n- IDT and ISR's\n- Physical memory management -\u003e Bitmap based allocator \u0026 Slab allocator\n- Virtual memory management -\u003e 4-level paging support\n- Heap memory -\u003e `malloc` and `free`\n- Basic kernel library\n- ACPI table parsing\n- LAPIC and IOAPIC\n- LAPIC timer and HPET\n- SMP\n\n## Goals\n\n- Understand:\n  - Microkernels\n  - UNIX-like systems\n  - Scheduling\n  - Messaging (IPC)\n  - Syscalls\n  - Userland\n  - ELF\n  - Filesystems\n\n- Write:\n  - Clean code\n  - A [blog](https://tix3dev.github.io/apoptos-series-1), documenting learning process\n\n## Dependencies\n\n**NOTE: Depending on your Linux Distribution the package names might be different (supposing you are using Linux)**\n\n- x86_64-elf-binutils\n- x86_64-elf-gcc\n- nasm-git\n- make\n- xorriso\n- qemu\n\n## Installation\n\n- Install the dependencies\n- Get the repository\n  - `git clone https://github.com/Tix3Dev/apoptOS --recursive`\n  - `cd apoptOS`\n- Build it\n  - `make all` (release build, for debug build use `make all_dbg`)\n- Run it\n  - `make run` (release QEMU version, for debug QEMU version use `make run_dbg`)\n\n## Contributing\n\nFor those interested in contributing, please refer to the [contributing guidelines](https://github.com/Tix3Dev/apoptOS/blob/main/misc/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTix3Dev%2FapoptOS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTix3Dev%2FapoptOS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTix3Dev%2FapoptOS/lists"}