/csci393

📟 here i store my work for operating systems class i took at reed college

Primary LanguageRust

rusty os

os_elements

elements of the operating system implemented with rust:

  • concurrency
  • cpu
  • memory

guessing_game

the rust book project