Skip to content

isaacdonaldson/rust-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hobby OS based on the blog https://os.phil-opp.com/

Progress

  • Freestanding Binary
  • Minimal Rust Kernel
  • VGA Test Mode
  • Testing
  • CPU Execeptions
  • Double Faults
  • Hardware Interrupts
  • Introduction to Paging
  • Paging Implementation
  • Heap Allocation
  • Allocation Designs
  • Async/Await

About

Creating a rust operating system based on https://os.phil-opp.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published