Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 339 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 339 Bytes

Ferros

An experimental toy operating system written in Rust. This is a learning project and is not intended to be used in any serious capacity.

Inspiration

This project is built following the blog series Writing an OS in Rust. You can find their source code here.