Project

blog_os

Stack: Rust, x86_64, bootloader

GitHub: https://github.com/zen-zap/blog_os

blog_os is an x86_64 operating system written in Rust following the “Writing an OS in Rust” series. It serves as a practical example of how to build a simple operating system from scratch using Rust, focusing on low-level programming and system architecture.

See ya!