os-dev
There are 100 repositories under os-dev topic.
jubalh/awesome-os
A list of operating systems and stuff
LibertyOS-Development/kernel
The kernel for LibertyOS.
MaaSTaaR/539kernel
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>
OrdoFlammae/littleosbook
Source for the little book about OS development
kot-org/Kot
A 64bits operating system in c++
ghosind/HariboteOS
《30天自制操作系统》NASM+GCC+QEMU实现
TheKernelCorp/NuummiteOS
An OS kernel written in Crystal.
petehouston/awesome-os-dev
The collection of useful resources for OS development
UteroOS/utero-archive
The Operating System (for x86_64) written in Crystal as much as possible
lightning-speed/Radical-OS
Radical kernel source tree
maxtyson123/MaxOS
A 64bit hobby operating system written in C++
upperdim/beginOS
Hello world OS from scratch, a template for absolute beginners
algon-320/mandarin
MikanOS in Rust
chungae9ri/slos
Simple Light OS source repository
wisepythagoras/dart
A Unix/Linux like operating system
Joshua-Riek/x86-kernel
A hobby kernel developed from scratch using i8086 assembly
LensPlaysGames/RADII
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 :^)
FutureMillennium/OS-dev-Windows-start
Tutorial: getting started with OS development in assembly and C/C++ (GCC) on Windows
niqumu/Aulavik
Tiny POSIX-like hobby OS written in C
Print3M/printOS
Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.
MaaSTaaR/539kernel-book
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/
ismoilovdevml/ismoilovdevml
Open Source Developer
trustytrojan/nds-shell
A POSIX-like shell & environment for the Nintendo DS
0fca/prcrec
Victoria - simple action recorder
Frost-Wing/osdev
A Simple OS for literally everything.
RysteQ/SBOS
A simple 16 bit οperating system with it's own primitive notepad and brainfuck interpreter
https-dre/my-own-kernel
A x86 kernel, written in C and Assembly.
YJDoc2/OS-Project
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.
OmarAzizi/SKernel
Simple x86 Operating System Kernel running in 32-bit protected mode that implements process management, multitasking, and memory paging, with a custom filesystem
0mega28/OS
Operating System from scratch.
NicePotato-MS/PotatOS
Custom kernel and operating system made in C++
0xflux/velox
Velox is a work in progress, experimental Rust based Operating System written for fun and learning
AleksaMCode/tic-tac-toe-kernel
Bare Bones Unix-like 32-bit x86 Monolithic OS.
GhostedGaming/eclipse-os
a simple os with a shell intereperter