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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of egos-2000!