Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

HexiumOS/Hexium

Hexium OS

Welcome to Hexium OS, an experimental operating system written in Rust. This project explores the boundaries of Rust in systems programming and serves as a platform for learning and innovation

πŸ”¨ Building

This project requires a nightly version of Rust because it uses some unstable features. You might need to run rustup update nightly --force to update to the latest nightly even if some components such as rustfmt are missing it. Additionally, ensure you have rustc and cargo version 1.86 (nightly-2025-04-03) and gmake installed.

You will also need xorriso, a tool for creating the ISO image.

You can build the project by running:

make

This creates an ISO named hexium-{arch}.iso

πŸš€ Running

You can run the disk image in QEMU through:

make run

πŸ“œ License

This project is licensed under the GNU General Public License v3.0 - see the COPYING file for details.

About

πŸ¦€ Lightweight operating system written in Rust

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •