Asterinas: OS kernel written in Rust and providing Linux-compatible ABI

github.com

364 points by Klasiaster 9 months ago


akira2501 - 9 months ago

I personally dislike rust, but I love kernels, and so I'll always check these projects out.

This is one of the nicer ones.

It looks pretty conservative in it's use of Rust's advanced features. The code looks pretty easy to read and follow. There's actually a decent amount of comments (for rust code).

Not bad!