A list of operating systems and stuff
-
Updated
Sep 6, 2024
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>
《30天自制操作系统》NASM+GCC+QEMU实现
The collection of useful resources for OS development
A 64bit hobby operating system written in C++
A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
A Unix/Linux like operating system
Hello world OS from scratch, a template for absolute beginners
Operating System from scratch.
Tutorial: getting started with OS development in assembly and C/C++ (GCC) on Windows
A project done for OS course, extending a kernel from https://github.com/dthain/basekernel, to implement threading capabilities, give an API for threading, and implement various scheduling techniques.
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."