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
Premier Construction Software
Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MOOS!