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

https://github.com/benmcavoy/jellyos

A fun operating system written in Rust
https://github.com/benmcavoy/jellyos

from-scratch operating-system rust

Last synced: 9 months ago
JSON representation

A fun operating system written in Rust

Awesome Lists containing this project

README

          

# JellyOS


JellyOS



A fun operating system written in Rust


Releases
·
Report Bugs
·
Request Features



JellyOS is a simple operating system that I am developing for fun. It is written in Rust and is based on the [Writing an OS in Rust](https://os.phil-opp.com/) blog series by Philipp Oppermann.

It is currently in the early stages of development and only supports booting on x86_64 BIOS systems.