egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and boot-time execution in a clean, hands-on environment.
Features
- Simple monolithic kernel written in C/C++
- Runs in QEMU for easy emulation and testing
- Supports a basic ELF loader and syscall interface
- Minimal in-memory file system for program storage
- Cooperative multitasking with basic process support
- Standard library for user-space application development
- Serial and VGA output for debugging and UI
- Clean modular codebase for educational exploration
- Suitable for labs, projects, and OS development courses
Categories
Operating SystemsLicense
MIT LicenseFollow egos-2000
Other Useful Business Software
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of egos-2000!