os-kernel
There are 29 repositories under os-kernel topic.
LearningOS/os-lectures
2025年春季OS课程Slides\实验指导\思维导图\挑战项目等 https://learningos.github.io/os-lectures/
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>
krustowski/rou2exOS
A second iteration of the (to be) DOS-friendly hobby OS.
xing1357/SimpleOS
Operating System Coded in Assembly and C
sysprog21/linmo
A simple multitasking OS kernel
sonald/sos
Sian's Operating System
d99kris/nopeos
Simple OS kernel with BASIC interpreter for x86
StardustDL/NJU-OS-Lab
This is the source codes of my programming assignment of OS2019 (Operation System) courses at NJU.
AxFab/kora-kernel
Kernel for my operating system KoraOS
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/
mborisov1/mzkernel
Preemptive multitasking dispatcher/kernel for Z80
barrettotte/enki-os
A basic x86 kernel to learn how operating systems get from BIOS to userland
voidpx/qux
A toy operating system.
seanpm2001/UCALC_Kernel
🇺🧮️🔎️ The official source repository for the UCALC (Ultimate Calculator) Kernel module project.
kouamdo/pepper_bare_bones
OS IA32bits
jkmiva/JOS
simple OS kernel
sonald/sos2
The rewritten of sos in Rust
AxomOS/AxomKernel
The Kernel Source for AxomOS
SOARingLab/TOS-arm
A teaching operating system (TOS), ported from MIT's xv6, for the kernel experiments at Fudan University.
trong0dn/Kernel-Simulator
This program generates an executable file that simulates a small OS kernel, which can be used for performance analysis of various scheduling algorithms.
cuijiufeng/operator-system
一个简易的操作系统内核工程
onrcayci/os-kernel
A kernel design in C to learn Operating Systems Principles
AhmedSobhy01/kernalyze
OS simulator showcasing scheduling algorithms, memory management, and IPC via a mini-kernel with diverse process scheduling and allocation techniques
basicprogrammer30/ClassicOS
A free Windows11-compatible Operating System
FutureMillennium/OS_prototypes.Foxlang_OBSOLETE
OLD & OBSOLETE Incomplete hobby operating system / OS kernel for 32-bit x86 written in Foxlang
galelo04/kernalyze
A comprehensive operating system simulation that demonstrates scheduling algorithms, memory management techniques, and inter-process communication where it simulates a mini-kernel implementing various process scheduling algorithms and memory allocation techniques
jerrypan617/PXOS
A Mini 32-bit x86 kernel.
patpatera/operating-system-simulation
Implementation of Simulation of Operating System under Windows 10 environment
PyKernelOS/PyKernel
PyKernel Is MicroPython Based Operating System SDK. PyKernel Compile Python To Slandone Operating System.