nikofil / rust-osLinks
The most secure OS that you've ever laid your eyes on: no networking, user processes or interaction of any kind! (also it's in [very unsafe] Rust)
☆52Updated 10 months ago
Alternatives and similar repositories for rust-os
Users that are interested in rust-os are comparing it to the libraries listed below
Sorting:
- A kernel written in Rust☆92Updated 11 months ago
- A minimal Kernel written in Rust☆44Updated last year
- RISC-V OS written in Rust☆141Updated last year
- A hobby x86-64 operating system written in Rust☆145Updated last year
- ☆237Updated last year
- Toy microkernel and userspace written in Rust, exploring modern ideas☆266Updated 2 months ago
- A pure-Rust UEFI bootloader☆30Updated 7 years ago
- Rust library for parsing ACPI tables and interpreting AML☆230Updated last month
- A tiny x86_64 kernel written in Rust.☆83Updated 3 years ago
- My hobby operating system microkernel written in Rust☆45Updated 2 months ago
- Rusty wrappers for Multiboot2.☆125Updated this week
- Stack unwinding library in Rust☆129Updated 4 months ago
- Build your own - linker☆209Updated 4 years ago
- Library to program vga hardware.☆59Updated 2 years ago
- The Kernel of CharlotteOS☆113Updated last year
- The Hermit bootloader.☆79Updated this week
- Novelty hybrid micro+mono kernel, designed to achieve extremely low overhead and memory footprint.☆16Updated last week
- ☆91Updated last year
- A Raspberry Pi OS Kernel in Rust☆36Updated last year
- Definitions from the Virtual I/O Device (VIRTIO) specification.☆28Updated 2 months ago
- A multicore OS for learning, written in Rust☆25Updated 4 years ago
- Useful types for dealing with PCI☆34Updated last week
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 4 years ago
- Raw Linux system calls for Rust.