V01D-NULL / MoonOSLinks
MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.
☆107Updated 2 months ago
Alternatives and similar repositories for MoonOS
Users that are interested in MoonOS are comparing it to the libraries listed below
Sorting:
- Monolithic kernel, drivers and support libraries for x86_64 and m68k.☆97Updated this week
- A 64bits operating system in c++☆108Updated 3 months ago
- ringOS source code☆36Updated last year
- A big ball of mud.☆82Updated last month
- A hobby operating system I've been building. Please refer to the 'rewrite' branch to see the ongoing rewrite.☆87Updated 9 months ago
- A small operating system for 32 bit x86☆61Updated 3 years ago
- Dennix is a unix-like hobbyist operating system written from scratch.☆164Updated last year
- My first kernel written in C++☆157Updated 2 months ago
- Super-simple OS☆59Updated 3 years ago
- A modern x86_64 UNIX-like microkernel-based operating system☆65Updated 3 years ago
- Masl OS☆93Updated last year
- An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel☆196Updated 2 years ago
- Kernel for FireflyOS to help beginners learn about osdev hands on.☆55Updated 2 years ago
- UNIX-like operating system written in C and C++☆92Updated last week
- Modern UNIX-like x86_64 operating system and kernel written in C++☆51Updated 3 years ago
- A small operating system where I experiment and learn osdev.☆131Updated last month
- My experiments with osdev... again