Tool to create bootable disk images from a Rust OS kernel.
☆877Jan 10, 2026Updated last month
Alternatives and similar repositories for bootimage
Users that are interested in bootimage are comparing it to the libraries listed below
Sorting:
- An experimental pure-Rust x86 bootloader☆1,625Updated this week
- Library to program x86_64 hardware.☆912Jan 16, 2026Updated last month
- Rust library for parsing ACPI tables and interpreting AML☆232Feb 10, 2026Updated 2 weeks ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆268Dec 5, 2025Updated 2 months ago
- Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe…☆1,563Updated this week
- Writing an OS in Rust☆17,314Feb 20, 2026Updated last week
- Rusty wrappers for Multiboot2.☆126Feb 1, 2026Updated 3 weeks ago
- ☆92Jun 6, 2024Updated last year
- Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between…☆3,123Sep 22, 2024Updated last year
- Spin-based synchronization primitives☆584Feb 5, 2026Updated 3 weeks ago
- Library to program vga hardware.☆59Jun 12, 2023Updated 2 years ago
- A Rust kernel running on bare UEFI (no separate bootloader). Very early stage.☆47Jan 13, 2019Updated 7 years ago
- Toy microkernel and userspace written in Rust, exploring modern ideas☆266Sep 16, 2025Updated 5 months ago
- A Rust-based, lightweight unikernel.☆1,406Updated this week
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- MOROS: Obscure Rust Operating System 🦉☆1,052Feb 9, 2026Updated 2 weeks ago
- An x86 bootloader written in Rust.☆532Aug 2, 2021Updated 4 years ago
- An OS kernel written in rust. Non POSIX☆810Jul 25, 2025Updated 7 months ago
- ☆238May 30, 2024Updated last year
- The sysroot manager that lets you build and customize `std`☆1,133May 2, 2023Updated 2 years ago
- Example Rust project for building UEFI applications☆25Apr 3, 2018Updated 7 years ago
- Low level access to RISC-V processors☆1,067Feb 9, 2026Updated 2 weeks ago
- Adding support for the Rust language to the Linux kernel.☆4,325Updated this week
- Hermit for Rust.☆1,875Feb 16, 2026Updated last week
- PS/2 Keyboard Decoder in Rust☆113Jun 16, 2025Updated 8 months ago
- a smol tcp/ip stack☆4,361Feb 19, 2026Updated last week
- Colorful terminal text using ANSI escape sequences☆15Jun 25, 2022Updated 3 years ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- A secure embedded operating system for microcontrollers☆6,227Feb 20, 2026Updated last week
- Learn to write an embedded OS in Rust☆14,584Feb 10, 2024Updated 2 years ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- Rust friendly bindings to *nix APIs☆2,990Updated this week
- A full featured, fast Command Line Argument Parser for Rust