r/osdev • u/timus_999 • 1d 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...
5
Upvotes
1
u/Remote_Farm3132 1d ago
or this = https://github.com/AndreeSalazar/BMO-X
by perfil hal and software generic.
•
u/Effective-Gene308 22h 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!
•
u/Special_Rice9539 9h 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
7
u/Better-Thing2568 1d ago
I think redox is a good example if you’re fine with a microkernel