Rustic OS

rustoperating system

Tuesday, May 21, 2024

A very basic operating system I wrote in Rust that I sometimes work on in my spare time because... why not?

Runs on VPS, emulators and bare metal too. Right now the kernel only supports BIOS but I'm gonna add UEFI in the future. Also only supports single boot right now, will also add multi-boot functionality in future.

Below is a screenshot of the operating system running and printing text to the sreeen in a QEMU emulator.

Rustic OS operating system