One foot in development, the other in design, hands deep in science (and often the kitchen), always breaking barriers to bring new ideas to life. One foot in development, the other in design, hands ...
A bare-metal x86_64 operating system kernel written in Rust, inspired by Andrej Karpathy's "LLM OS" concept. The idea is simple: instead of the kernel serving a human user through a shell, it serves a ...
清华大学的rCore项目使用的是rust+arm的开发模式。同时,rCore也给出了相应的指导材料[https://github.com/rcore-os/rCore-Tutorial]。rCore ...