operating-system-learning topic
Osdev-Notes
A book that explore how to write an Operating System from scratch
Dreamos64
My experiments with osdev... again
LearnOS
This is one of my long awaited project on learning to develop an Operating System.
primus-os
A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes
operating-system-course
operating-system-course + My own additional content
beginOS
Hello world OS from scratch, a template for absolute beginners
charlex-os
CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating...
kuroos
A simple x86 operating system written in Free Pascal as a learning experience
NoobOS
A simple barebones OS kernel template for developers to get started with OS dev