GitHub - phil-opp/blog_os: Writing an OS in Rust

Writing an OS in Rust. Contribute to phil-opp/blog_os development by creating an account on GitHub.

GitHub

That will be an interesting initiative to follow, @rust_discussions

It's kind of a common wisdom that one can't create an operating system without breaking some eggs.

Meaning that an OS kernel needs sometimes to break good software development practices.