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

https://github.com/sameer/toy-os-rs

Toy OS written in Rust following Philipp Oppermann's OS blog https://os.phil-opp.com/
https://github.com/sameer/toy-os-rs

Last synced: 8 months ago
JSON representation

Toy OS written in Rust following Philipp Oppermann's OS blog https://os.phil-opp.com/

Awesome Lists containing this project

README

          

# toy-os-rs

Following Phil Opperman's blog posts on writing an OS in Rust, discovering things along the way.

## Current screendump

![Current screendump](screendump.png)