Diving In The Deep End

Hello there! I do apologise if I mess up on any etiquette as I have never posted on forums, but I would like to make a post regarding my first project and whats going to be my first experience with using Rust, as well as reaching out for any advice anyone might have going in.

I plan to code my own kernal for my old Chromebook Duet and then an OS on top of it both in rust. I have my reason for both attempting this as well as why I won't just install other potential solutions and am adamant on seeing this through.

Any advice, encouragement or engagement would be apreciated!

A classic resource for OS development in Rust:

And here you can find an existing Rust OS:

Good luck and have fun with your project!

6 Likes

Oh these will be very helpfull, and thank you!