rustcc / writing-an-os-in-rust
《使用Rust编写操作系统》
☆2,198Updated last year
Alternatives and similar repositories for writing-an-os-in-rust:
Users that are interested in writing-an-os-in-rust are comparing it to the libraries listed below
- Rust version of THU uCore OS. Linux compatible.☆3,523Updated last year
- A book about how to write OS kernels in Rust easily.☆1,260Updated 4 months ago
- 本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST st…☆1,459Updated 2 months ago
- Rust By Example 中文版(包含在线代码编辑器)☆1,883Updated 5 months ago
- Tutorial for rCore OS step by step (3rd edition)☆474Updated last year
- 2023秋冬季开源操作系统训练营☆2,126Updated last year
- RustMagazine 2021 期刊 (已完结)☆1,210Updated 2 months ago
- Let's write an OS which can run on RISC-V in Rust from scratch!☆1,744Updated this week
- Zircon microkernel reimplemented in Rust.