Project
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!