Custom OS Kernel


A simple operating system kernel written in Rust, demonstrating low-level programming and OS concepts.

Project Preview

Features


Rustx86_64Bare-metal programming

Kernel development and memory management

Basic I/O and interrupt handling

Learning OS design principles and system-level programming