A list of operating systems and stuff
-
Updated
Oct 8, 2023
A list of operating systems and stuff
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
The collection of useful resources for OS development
Hello world OS from scratch, a template for absolute beginners
MaxOS is an operating system written in c++ for x86. It has pre-emptive multitasking, device drivers, TCP/UDP, GUI. Fat32 filesystem and IPC soon.
A Unix/Linux like operating system
RADII is a UEFI bootloader for the x86_64 architecture. It is made with the goal of understanding how modern desktop computers work, from hardware to radio buttons :^)
Tutorial: getting started with OS development in assembly and C/C++ (GCC) on Windows
Open Source Developer
Add a description, image, and links to the os-dev topic page so that developers can more easily learn about it.
To associate your repository with the os-dev topic, visit your repo's landing page and select "manage topics."