rcore-os / rCore-Tutorial
Tutorial for rCore OS step by step (3rd edition)
☆474Updated last year
Alternatives and similar repositories for rCore-Tutorial:
Users that are interested in rCore-Tutorial are comparing it to the libraries listed below
- 《使用Rust编写操作系统》☆2,201Updated last year
- 基于 Rust 和 RISC-V 的操作系统教程(第一版)☆276Updated 5 years ago
- A book about how to write OS kernels in Rust easily.☆1,267Updated 4 months ago
- Let's write an OS which can run on RISC-V in Rust from scratch!☆1,759Updated 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,119Updated this week
- 2025年春季OS课程Slides\实验指导\思维导图\挑战项目等 https://learningos.github.io/os-lectures/☆691Updated this week
- Rust version of THU uCore OS. Linux compatible.☆3,533Updated last year
- ☆171Updated 2 years ago
- RustMagazine 2021 期刊 (已完结)☆1,211Updated 2 months ago
- Zircon microkernel reimplemented in Rust.☆1,749Updated 11 months ago
- 异步内核就像风一样快!☆286Updated 3 years ago
- Tutorial for rCore OS step by step (2nd edition)☆141Updated 2 years ago
- An RPC framework developing tutorial☆511Updated 3 years ago
- solve questions in leetcode by Rust☆369Updated 3 years ago
- "全国大学生操作系统比赛2025"相关信息☆268Updated this week
- An experimental modular OS written in Rust.☆601Updated last week
- 十分钟魔法练习 in Rust☆459Updated 2 years ago
- Rust 死灵书简体中文翻译☆654Updated last week
- 2023秋冬季开源操作系统训练营☆2,128Updated last year
- Brainfuck JIT 虚拟机教程☆264Updated this week
- advanced os course info & some os papers☆341Updated 5 months ago
- Rust 编码规范 中文版 (非官方)☆797Updated last year
- 本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST st…☆1,461Updated 2 months ago
- 🖥️ An xv6-like operating system on RISC-V with multi-core support. Documentation available online.☆311Updated 3 years ago
- QEMU platform SBI support implementation, using RustSBI☆137Updated 4 months ago
- The MiniDecaf tutorial documentation.