rcore-os / zCoreLinks
Zircon microkernel reimplemented in Rust.
☆1,763Updated last year
Alternatives and similar repositories for zCore
Users that are interested in zCore are comparing it to the libraries listed below
Sorting:
- Rust version of THU uCore OS. Linux compatible.☆3,610Updated last year
- 《使用Rust编写操作系统》☆2,229Updated 2 years 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,165Updated 2 weeks ago
- Tutorial for rCore OS step by step (3rd edition)☆475Updated 2 years ago
- Let's write an OS which can run on RISC-V in Rust from scratch!☆1,859Updated 2 months ago
- An experimental modular OS written in Rust.☆648Updated last week
- RustMagazine 2021 期刊 (已完结)☆1,217Updated 6 months ago
- 《Rust编程之道》随书源码☆1,193Updated 2 years ago
- 本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST st…☆1,482Updated 6 months ago
- 基于 Rust 和 RISC-V 的操作系统教程(第一版)☆278Updated 5 years ago
- A book about how to write OS kernels in Rust easily.☆1,309Updated 3 weeks ago
- Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between…☆3,028Updated 9 months ago
- 2023秋冬季开源操作系统训练营☆2,126Updated last year
- The Rust primer for beginners. We need native English speaker help us modify the translation.☆1,790Updated last year
- 异步内核就像风一样快!☆287Updated 3 years ago
- DatenLord, Computing Defined Storage, an application-orientated, cloud-native distributed storage system☆901Updated last week
- A secure embedded operating system for microcontrollers☆5,879Updated this week
- Rust 杂志 2022 (已终止)☆353Updated 2 years ago
- DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios.…☆1,009Updated this week
- ☆171Updated 2 years ago
- Rust 编码规范 中文版 (非官方)☆804Updated 2 months ago
- 🖥️ An xv6-like operating system on RISC-V with multi-core support. Documentation available online.☆315Updated 4 years ago
- Rust async runtime based on io-uring.