Skip to content
/ sOS Public

An Operating System written in Rust for hackers and tinkerers.

License

Notifications You must be signed in to change notification settings

alimirza09/sOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sOS

A hobbyOS for 64 bit machines written in Rust.

Current Progress

  • A Linked List Heap Allocator
  • Multicore Support
  • FAT32 Filesytem Support
  • An ATA PIO driver
  • A Virtio-gpu driver for qemu
  • Full Paging Support
  • Full 64 bit support
  • Some basic syscalls

License

This project is licensed under the GNU General Public License v3 (GPL-3.0-or-later). See the LICENSE file for details or visit https://www.gnu.org/licenses/gpl.html

About

An Operating System written in Rust for hackers and tinkerers.

Topics

Resources

License

Stars

Watchers

Forks