Skip to content

kenta7777/mini-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

A minimal operating system written in Rust for fun. The goal for this repository is developing an operating system equivalent of xv6.

  • process
  • locking
  • scheduling
  • file system

Build OS and boot it on QEMU

cargo run

About

A minimal operating system in Rust for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages