wenyuzhao / SophonLinks
A Raspberry Pi OS Kernel in Rust
☆35Updated 10 months ago
Alternatives and similar repositories for Sophon
Users that are interested in Sophon are comparing it to the libraries listed below
Sorting:
- LeOS operating system Kernel for AArch64 written in Rust☆82Updated 5 years ago
- A kernel written in Rust☆92Updated 9 months ago
- Rust library for parsing ACPI tables and interpreting AML☆225Updated 3 weeks ago
- A hobby x86-64 operating system written in Rust☆141Updated last year
- A toy operating system written in Rust on RISC V(rv32im)☆206Updated 2 years ago
- RISC-V OS written in Rust☆142Updated last year
- Toy microkernel and userspace written in Rust, exploring modern ideas☆260Updated this week
- A lightweight, secure, multiprocessor bare-metal hypervisor written in Rust for RISC-V☆198Updated 8 months ago
- Single-address-space capability-based nanokernel☆82Updated this week
- My hobby operating system microkernel written in Rust☆45Updated this week
- RISC-V hypervisor written in Rust☆362Updated 5 years ago
- Rust, cargo and QEMU setup for multi-architecture OS development.☆40Updated 4 years ago
- CLI utility that helps you to calculate indices into the page table from a virtual address. For x86, it outputs the indices into the page…☆21Updated 2 weeks ago
- Rusty wrappers for Multiboot2.☆125Updated 2 weeks ago
- Low level access to processors using the AArch64 execution state.☆92Updated 10 months ago
- The Hermit bootloader.☆79Updated this week
- Novelty hybrid micro+mono kernel, designed to achieve extremely low overhead and memory footprint.☆16Updated 2 weeks ago
- A FAT filesystem library implemented in Rust.☆344Updated 6 months ago
- A specialized hypervisor for Hermit.☆273Updated last week
- Ergonomic Rust framework for writing UEFI applications.☆66Updated 8 months ago
- The Kernel of CharlotteOS☆111Updated 10 months ago
- A L4-like micro-kernel OS written in Rust☆66Updated last year
- ☆231Updated last year
- Useful types for dealing with PCI☆33Updated 11 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- A teaching operating system written in Rust☆459Updated 5 months ago
- A Rust library which is useful to handle xHCI☆46Updated last year
- Low level access to Cortex-A processors☆119Updated 2 years ago
- Rust support for seL4 userspace