MOOS (Meta Operating System) is an academic and experimental OS designed for clarity and extensibility, focusing on simplicity and modular construction. Written in Rust, MOOS provides a safe and modern platform to explore low-level system design, with a minimal but functional kernel that supports multitasking, a virtual memory manager, and a tiny standard library. It targets x86_64 and runs on QEMU, making it suitable for students and developers learning about OS fundamentals or testing novel ideas in kernel development.
Features
- Written in Rust for memory safety and modern syntax
- Minimal kernel with modular architecture
- Multitasking support with basic process scheduler
- Virtual memory manager with paging support
- Simple syscall interface for user-space interaction
- Runs in QEMU for easy testing and debugging
- ELF executable loading for running programs
Categories
Operating SystemsFollow MOOS
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MOOS!