I'm teaching & researching OS/Compiler in Dept. of Computer Sci. & Tech., Tsinghua Univ.
-
Tsinghua Unviersity
- Beijing, China
- http://soft.cs.tsinghua.edu.cn/~chen
Stars
oscomp / starry-next
Forked from Azure-stars/starry-nextA monolithic kernel based on ArceOS. https://azure-stars.github.io/Starry-Tutorial-Book/
2025开源操作系统训练营
A book about how to write OS kernels in Rust easily.
Let's write an x86 hypervisor in Rust from scratch!
night-cruise / async-runtime
Forked from mmisono/aa_echoA simple asynchronous runtime in rust.
这是一本电子书,旨在介绍 Rust 中 async/await 语法和异步运行时的原理和工作机制。
chenzhiy2001 / code-debug
Forked from WebFreak001/code-debugSource-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration is based on WebFreak001/code-debug.
zjp-CN / tlborm
Forked from Veykril/tlbormThe Little Book of Rust Macros (Updated Version) 中文翻译版
mirror of https://github.com/rcore-os/rCore-Tutorial-Book-v3