Skip to content

lazy-cat-y/rust-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Last Commit License Code Size

Rust OS Kernel

This is a simple kernel written in Rust. It is based on the blog series Writing an OS in Rust.

Building

To build the kernel, you can build the kernel using cargo:

cargo build

Running

You can run the kernel using cargo:

cargo run

Testing

You can run the tests using cargo:

cargo test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages