37 skills found · Page 1 of 2
rust-osdev / BootloaderAn experimental pure-Rust x86 bootloader
o8vm / KrabsAn x86 bootloader written in Rust.
gamozolabs / Chocolate MilkPure Rust x86_64 bootloader and kernel
nihalpasham / RustBootrustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
edera-dev / SproutSprout: UEFI Bootloader in Rust
AirborneEngineering / BlethrsEthernet bootloader for STM32 written in Rust
rp-rs / Rp2040 Boot2Second stage bootloader for the RP2040, suitable for use with a Rust application.
LawrenceHunter / SentinelBootA demonstrative cryptographically secure RISC-V bootloader written in Rust for a final year project at The University of Manchester
le-jzr / Sisyphos Kernel Uefi X86 64A Rust kernel running on bare UEFI (no separate bootloader). Very early stage.
cbiffle / Rp2040 RustbootRP2040 bootloader in Rust
reynoldsbd / Bootloader UefiA pure-Rust UEFI bootloader
jhbruhn / MoonbootOTA Bootloader Construction Framework for Rust no_std environments
karthickai / RustbootEmbedded Rust Bootloader for STM32F7 Microcontroller
hhuOS / Towboota bootloader for Multiboot kernels on UEFI systems written in Rust
vitalyvb / Usbd Dfu ExampleRust STM32 DFU bootloader and runtime firmware example
xenia-project / Xell RsXell Bootloader, rewritten in Rust because ¯\_(ツ)_/¯
SanderJSA / RustOSA rust based kernel and bootloader
OxidizedRat / Uefi Bootloader Rusta uefi bootloader written in rust for a personal project
phip1611 / PhipsbootPhipsBoot is a relocatable x86_64 bootloader for legacy boot written in Rust and assembly.
nxp-mcuxpresso / Rblhostrblhost is a Rust-based implementation of the original blhost utility, designed for communicating with bootloaders on embedded devices.