Techno-coder / example_osLinks
A heavily commented OS in Rust for reference purposes
☆16Updated 6 years ago
Alternatives and similar repositories for example_os
Users that are interested in example_os are comparing it to the libraries listed below
Sorting:
- My hobby operating system microkernel written in Rust☆45Updated 2 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Rust implementation of Xinu educational operating system☆34Updated 4 years ago
- RISC-V OS written in Rust☆140Updated last year
- A pure-Rust UEFI bootloader☆30Updated 7 years ago
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆30Updated 3 weeks ago
- A toy OS written in Rust supporting xHCI.☆43Updated last year
- A kernel written in Rust☆92Updated 6 months ago
- A minimal Kernel written in Rust☆43Updated 7 months ago
- Handle TrapFrame across kernel and user space on multiple ISAs.☆33Updated 11 months ago
- A Rust library which is useful to handle xHCI☆44Updated 9 months ago
- Rusty wrappers for Multiboot2.☆124Updated 3 weeks ago
- Rust library for parsing ACPI tables and interpreting AML☆218Updated 3 months ago
- Provides allocations and release strategies for resources used during the lifetime of a VM.