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

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Onix OS

Onix OS Web Site

You Might Also Like
One Platform. Total IT Insight. Start with PRTG Now Icon
One Platform. Total IT Insight. Start with PRTG Now

Rely on a single source of truth. PRTG unifies monitoring for all your systems, apps, and services.

Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
Start Your Free PRTG Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Onix OS!

Additional Project Details

Programming Language

C

Related Categories

C Operating Systems

Registered

2025-03-31