Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and well-organized code.
Features
- Custom kernel written in modern C++
- Custom bootloader with protected mode initialization
- x86_64 architecture support with paging
- Interrupt descriptor table and basic IRQ handling
- Physical and virtual memory management
- Basic preemptive task scheduler
- VGA text mode for early console output
- Modular kernel design with extensibility in mind
- Built for learning and experimentation with OS internals
Categories
Operating SystemsLicense
GNU General Public License version 3.0 (GPLv3)Follow Aquila OS
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Aquila OS!