BUPT-OS / RROSLinks
RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
☆659Updated 9 months ago
Alternatives and similar repositories for RROS
Users that are interested in RROS are comparing it to the libraries listed below
Sorting:
- An experimental modular OS written in Rust.☆682Updated 2 weeks ago
- RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For bina…☆1,195Updated 3 weeks ago
- Rust Unikernel OS☆81Updated last month
- ☆24Updated 4 months ago
- rustsbi 开发教程☆42Updated 2 years ago
- E1000 driver in Rust for the Intel 82540EP/EM Gigabit Ethernet.☆17Updated last year
- minimal type-1 Rust Hypervisor for edge devices☆132Updated last week
- 🦀️ Reimplement xv6-riscv in Rust!☆345Updated 2 years ago
- VirtIO guest drivers in Rust.☆273Updated 2 weeks ago
- QEMU platform SBI support implementation, using RustSBI☆149Updated last week
- ☆1,177Updated 2 weeks ago
- An experimental modular OS written in Rust.☆16Updated 7 months ago
- RustSBI Specialized Domain Knowledge Quiz LLM☆104Updated last month
- RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem☆31Updated last month
- ☆48Updated 2 years ago
- 操作系统课程设计☆61Updated 9 months ago
- ☆48Updated last year
- Let's write an OS which can run on RISC-V in Rust from scratch!☆1,896Updated 5 months ago
- Titanix: A Unix-like OS.☆24Updated last week
- All public report slides, articles and meeting minutes related to RustSBI☆29Updated last month
- ☆139Updated last month
- A visualized debugging framework to aid in understanding the Linux kernel.☆157Updated 2 weeks ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆37Updated 5 months ago
- A try to follow the rust port in Linux kernel in driver development.