# kernel-rust **Repository Path**: mengning997/kernel-rust ## Basic Information - **Project Name**: kernel-rust - **Description**: 用Rust实现一个操作系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-21 - **Last Updated**: 2022-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kernel-rust #### 介绍 基于stratovirt aarch64虚拟机,用Rust实现一个内核 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### Links * Writing an OS in Rust: https://os.phil-opp.com/zh-CN/ * rcore tutorial v3: https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html * https://github.com/rcore-os/rCore * https://github.com/rcore-os/zCore