OS
How to Make a Computer Operating System in C++
A tiny hand crafted CPU emulator, C compiler, and Operating System
A Simple operating system meant for educational purposes.
Distributed Operating System on Exokernel (Unikernel) Concepts
Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
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.…
A modular POSIX-like operating system created for educational purposes
Hello world OS from scratch, a template for absolute beginners
A book that explore how to write an Operating System from scratch
The collection of useful resources for OS development