# rcore_os **Repository Path**: YoungY620/rcore_os ## Basic Information - **Project Name**: rcore_os - **Description**: Learning rust and operating system... - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-14 - **Last Updated**: 2021-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rcore_os Learning rust and operating system... schedule.md 是日程记录 notes/ 是所有的笔记 learning-cargo/ 是Rust编程之道的第10章跟着做 lists/ 是跟着做用rust写双链表的教程, 没有完全完成 https://rust-unofficial.github.io/too-many-lists/ hardways/ 是笨办法学C的一些练习 rustlings/ labs/ 是一步步跟着rcore-Turorial v3 自己敲出来的相关代码