Skip to content

ryanbreen/breenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breenix OS

An experimental x86_64 operating system written in Rust.

Project Status

Breenix is a working OS with:

  • UEFI/BIOS boot support
  • Preemptive multitasking
  • Userspace process execution
  • Basic POSIX system calls
  • Keyboard and timer drivers

See docs/planning/PROJECT_ROADMAP.md for current development status and roadmap.

Quick Start

# Run with QEMU (UEFI mode)
cargo run --bin qemu-uefi

# Run tests
cargo test

# Build with userspace programs
cargo build --features testing

Documentation

About

This isn't really a thing

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •