Skip to content

0x822a5b87/Ardi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ardi

A toy OS written in C/Rust and nasm, for the purpose of learning and diving into OS details.

The name Ardi is a shortcut for Ardipithecus, which indicates the earliest known genus of the zoological family Hominidae, just like an operating system in computer science

The project is separated into two parts:

  • ucore is developed by rust and riscv. However, it does not dive into specific details.
  • hominid is developed by c and x86, and it's a more complex version that focuses on details.

Appendix

About

A toy OS written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors