Sxmourai / GluOS

This is a minimal, modular and lightweight kernel in rust
GNU General Public License v3.0
2 stars 0 forks source link

GluOS

This is a minimal, modular and lightweight kernel in rust

Features

Working on features

Dev requirements

Caution with WSL !

If you have your compile on wsl but the code is on your local drive (so wsl path is: /mnt/c/.../GluOS) the compile times will be horrible (30s instead of ~2s) Move it into /home/[user] instead

Additional work

Ressources

Some other os's in Rust

Stuff to check