DragonOS-Community / DragonOSLinks
DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios. 使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。
☆1,011Updated this week
Alternatives and similar repositories for DragonOS
Users that are interested in DragonOS are comparing it to the libraries listed below
Sorting:
- Let's write an OS which can run on RISC-V in Rust from scratch!☆1,863Updated 2 months ago
- An experimental modular OS written in Rust.☆652Updated this week
- A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!☆517Updated last month
- A book about how to write OS kernels in Rust easily.☆1,310Updated last month
- 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,172Updated last month
- Mini-Git in Rust. 用Rust实现的简易Git☆182Updated 11 months ago
- 《使用Rust编写操作系统》☆2,236Updated 2 years ago
- 2025开源操作系统训练营☆86Updated 4 months ago
- 2023秋冬季开源操作系统训练营☆2,124Updated last year
- Tutorial for rCore OS step by step (3rd edition)☆475Updated 2 years ago
- 本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST st…