Skip to content

fabiooo4/bibOS

Repository files navigation

bibOS

This is a simple operating system written in Rust. It is designed to be a learning project for understanding the basics of operating systems and low-level programming.

Features

  • Freestanding kernel
  • Screen output using VGA text buffer
  • Custom test framework
  • Hardware interrupts handling
  • Virtual memory management
  • Heap allocation with different available allocators
  • Cooperative multitasking

References

Writing an OS in Rust

About

Operating System written in Rust for learning purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages