Repository navigation
osdev
- Website
- Wikipedia
A free Windows-compatible Operating System
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.
A kernel designed to run one and only one application in a virtualized environment
A proof-of-concept microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
A list of operating systems and stuff
Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.
A Rust-based, lightweight unikernel.