Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spencerjibz/rust_example_os


https://github.com/spencerjibz/rust_example_os

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

## Rust_example_os
A minimal Rust Kernel based on [**Philipp Oppermann's "BlogOS"**](https://os.phil-opp.com/)

### Requirements
- Rust nightly (versions from 2020 onwards)
- Qemu
- Hardware (optional since we're using Qemu)
- rust-src component,compiler_builtins and llvm-tools-preview
- bootimage( cargo install)