szhou42 / osdevLinks
Hobby os project with GUI
☆429Updated 2 years ago
Alternatives and similar repositories for osdev
Users that are interested in osdev are comparing it to the libraries listed below
Sorting:
- Fourth rewrite of LevOS, aiming for POSIX compliance.☆231Updated 11 years ago
- Hobby OS project for learning more about low-level hardware (GPUs, networking, USB)☆219Updated 6 years ago
- This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 archit…☆214Updated 11 months ago
- i386-, i686- and x86_64-elf GCC, GDB and Binutils☆305Updated 9 months ago
- hhuOS - A small operating system☆185Updated 3 weeks ago
- 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…☆452Updated 9 months ago
- An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilitie…☆643Updated 11 months ago
- An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel☆195Updated 2 years ago
- Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Ke…☆780Updated 10 months ago
- My experiments with osdev... again☆180Updated last week
- "It is very special"☆320Updated 8 months ago
- 32-bit operating system written from scratch, with alternative user interface, designed for older computers with intention to provide sys…☆165Updated 4 months ago
- ☆169Updated 2 years ago
- A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.☆451Updated 11 months ago
- An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.☆216Updated 3 months ago
- An operating system written in C☆316Updated 3 years ago
- Simple unix-like operating system for education and research purposes☆307Updated 11 months ago
- Ghost, a micro-kernel based hobby operating system.☆637Updated 4 months ago
- liballoc - a memory allocator for hobbyist operating systems☆204Updated 4 years ago
- My first kernel written in C++☆157Updated last month
- an experimental 64-bit operating system☆136Updated 8 months ago
- The Lemon Operating System☆1,279Updated 9 months ago
- Modern Microkernel from Scratch☆229Updated last month
- Dennix is a unix-like hobbyist operating system written from scratch.☆164Updated last year
- A simple OS kernel for research, teaching, and fun.☆863Updated last year
- 64-bit UNIX hobby operating system with a UEFI bootloader and a Linux compatible syscall interface. Runs DOOM.☆99Updated last week
- Operating System from scratch