Skip to content
/ Rost Public

An attempt to understand operating systems by building from scratch in Rust. For learning

License

Notifications You must be signed in to change notification settings

materoy/Rost

Repository files navigation

Rost

An experimental operating system, written in pure rust. For learning Still in the early kernel phase

Acknowledgements

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Documentation

Documentation

Setup

  cargo install bootimage

Installation

Install my-project with cargo

  cargo run

Running Tests

To run tests, run the following command

  cargo test

About

An attempt to understand operating systems by building from scratch in Rust. For learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages