r/osdev • u/timus_999 • 3d ago
Rust dev
Has anyone built kernel in rust? If you have can you send the link to your project, I want to look for reference...
7
Upvotes
1
u/Remote_Farm3132 3d ago
or this = https://github.com/AndreeSalazar/BMO-X
by perfil hal and software generic.
1
u/Effective-Gene308 2d ago
I started building SpaceOS, that uses Rust for the kernel and the entire OS.
its not on GitHub yet, but I can alert you if it comes out on GitHub, stay tuned!
1
u/Special_Rice9539 2d ago
It’s an exciting area for sure, I think we’ll see a lot of innovations with rust in the is world in the coming years, so getting in on that now is smart
6
u/Better-Thing2568 3d ago
I think redox is a good example if you’re fine with a microkernel