Operating system topic
An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.
core-os-riscv
🖥️ An xv6-like operating system on RISC-V with multi-core support. Documentation available online.
6.828-2017
:boom: JOS: Operating Systems Engineering. 6.828 teaches the fundamentals of engineering operating systems with a learning by doing method.
WinMinix
A portable MINIX environment for Windows based on QEMU.
poplar
Microkernel and userspace written in Rust exploring modern ideas
os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
packer-bare-metal
Building bare metal OS images with Packer, VirtualBox and qemu-img
awesome-os-dev
The collection of useful resources for OS development
CinderOS
👨💻An operating system, built from scratch in C.