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
Powerful App Monitoring Without Surprise Bills
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of egos-2000!