onix is a minimalist educational operating system written in Rust, created to demonstrate low-level system design in a safe and modern language. It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or Rustaceans interested in systems programming.
Features
- Kernel written entirely in Rust for safety and clarity
- Basic multitasking with cooperative scheduling
- Memory paging and heap allocation with Rust's ownership model
- Simple filesystem interface for loading and reading files
- Tiny shell with basic command parsing
- Interrupt handling and hardware timer support
- ELF binary loading for executing user programs
- VGA text mode display for console output
- QEMU-compatible with easy setup for testing and development
Categories
Operating SystemsLicense
MIT LicenseFollow Onix OS
Other Useful Business Software
The top-rated AI recruiting platform for faster, smarter hiring.
Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Onix OS!