Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.
Connor Kuehl edited this page Oct 11, 2018 · 1 revision

xv6-rust

This project is an undergraduate research project with the following goals:

  • Create a faithful, feature-complete port of the 32-bit xv6 learner's operating system to the Rust programming language

  • Assess Rust's viability as a low level systems programming language

  • Gain more experience with operating systems, low level programming, Rust, C, and x86 assembly

Clone this wiki locally