Skip to content

thejzain/zeeso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeeso: A Tiny Rust OS

Zeeso is a budding operating system written in Rust, currently capable of displaying "Hello, World!" on boot. It's a playground for learning low-level system programming and exploring Rust's potential in this realm.

Features:

  • Rust Foundation: Leverages Rust's safety, speed, and control.
  • Minimalist Design: Focused on simplicity and understanding.

Current Status:

  • vga output enabled with println and print macros in rust

Getting Started:

  • Prerequisites: Rust compiler, emulator like QEMU, build tools.

About

An Operating System using Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages