alilee / rust-osdev-jumpstartLinks
Rust, cargo and QEMU setup for multi-architecture OS development.
☆40Updated 4 years ago
Alternatives and similar repositories for rust-osdev-jumpstart
Users that are interested in rust-osdev-jumpstart are comparing it to the libraries listed below
Sorting:
- A kernel written in Rust☆93Updated 7 months ago
- A L4-like micro-kernel OS written in Rust☆65Updated last year
- Rust library for parsing ACPI tables and interpreting AML☆220Updated 4 months ago
- The Hermit bootloader.☆77Updated 2 weeks ago
- A hobby x86-64 operating system written in Rust☆138Updated 11 months ago
- Microkernel and userspace written in Rust exploring modern ideas☆259Updated last week
- RISC-V OS written in Rust☆140Updated last year
- The Kernel of CharlotteOS☆112Updated 8 months ago
- Novelty hybrid micro+mono kernel, designed to achieve extremely low overhead and memory footprint.☆16Updated last week
- A tiny x86_64 kernel written in Rust.☆82Updated 2 years ago
- Rusty wrappers for Multiboot2.☆124Updated last week
- A Raspberry Pi OS Kernel in Rust☆35Updated 8 months ago
- Rust support for seL4 userspace☆161Updated last week
- Rust crate for parsing the limine boot protocol structures.☆58Updated last month
- A lightweight, secure, multiprocessor bare-metal hypervisor written in Rust for RISC-V