My first kernel written in C++
☆156Jul 18, 2025Updated 7 months ago
Alternatives and similar repositories for kernel
Users that are interested in kernel are comparing it to the libraries listed below
Sorting:
- MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.☆108Updated this week
- Radical kernel source tree☆51Nov 10, 2021Updated 4 years ago
- An operating system written in C☆316Aug 30, 2021Updated 4 years ago
- Hobby kernel in modern C++☆49Updated this week
- opuntiaOS - an operating system targeting x86, ARM and RISC-V.☆669Apr 6, 2023Updated 2 years ago
- ringOS source code☆37Sep 14, 2024Updated last year
- Dennix is a unix-like hobbyist operating system written from scratch.☆164Jun 30, 2024Updated last year
- a little 64bit microkernel based operating system written in c++ with smp support☆770Updated this week
- The Xyris Kernel☆153Jan 2, 2023Updated 3 years ago
- An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilitie…☆640Sep 9, 2024Updated last year
- Super-simple OS☆61May 8, 2022Updated 3 years ago
- A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress☆341Jan 30, 2024Updated 2 years ago
- Simple unix-like operating system for education and research purposes☆310Sep 3, 2024Updated last year
- MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to an…☆452Nov 25, 2024Updated last year
- A small operating system for 32 bit x86☆63Jul 23, 2022Updated 3 years ago
- A hobby operating system developed from scratch☆390Dec 5, 2021Updated 4 years ago
- The Lemon Operating System☆1,286Nov 23, 2024Updated last year
- Kernel for FireflyOS to help beginners learn about osdev hands on.☆55May 8, 2023Updated 2 years ago
- An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel☆195Apr 24, 2023Updated 2 years ago
- if unix was made by a monkey with a typewritter☆17Jun 11, 2024Updated last year
- My experiments with osdev... again☆202Updated this week
- A hobby operating system I've been building. Please refer to the 'rewrite' branch to see the ongoing rewrite.☆91Dec 14, 2024Updated last year
- 🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineerin…☆1,095Aug 22, 2023Updated 2 years ago
- Monolithic kernel, drivers and support libraries for x86_64 and m68k.☆98Feb 18, 2026Updated last week
- The stivale boot protocols' specifications and headers.☆111Mar 12, 2022Updated 3 years ago
- "It is very special"☆316Dec 24, 2024Updated last year
- A 64bits operating system in c++☆108Oct 12, 2025Updated 4 months ago
- Operating system written in C. Monolithic kernel design.☆26Oct 23, 2023Updated 2 years ago
- LAI is an interpreter for AML, the ACPI Machine Language.☆184Nov 15, 2025Updated 3 months ago
- A WIP 64-bit UNIX-like kernel☆538Nov 28, 2025Updated 3 months ago
- A port of the limine terminal which won't interfere with any user level address spaces (i.e. it's not in lower half memory anymore)☆16Dec 16, 2022Updated 3 years ago
- Hobby OS project for learning more about low-level hardware (GPUs, networking, USB)