pku-minic / first-step-rs
Take your first step in writing a compiler. Implemented in Rust.
☆15Updated last year
Alternatives and similar repositories for first-step-rs:
Users that are interested in first-step-rs are comparing it to the libraries listed below
- [AFK] Hardware router in Chisel (THU Network Joint Lab 2020)☆14Updated 4 years ago
- 在RISC-V处理器上实现一个轻量级的Hypervisor。☆12Updated 4 years ago
- What if everything is a io_uring?☆16Updated 2 years ago
- Framework of pa code for THU compiler principle course.☆13Updated 5 years ago
- Being a full-stack hacker, RISCV, LLVM, and more.☆18Updated 3 years ago
- 基于FPGA实现用户态中断硬件机制与优化操作系统内核☆9Updated last year
- User programs for rCore OS☆18Updated 2 years ago
- ☆30Updated last year
- Warning: 🕳 ahead!☆16Updated 5 years ago
- Asynchronous OS kernel written in Rust.☆34Updated 4 years ago
- A Symmetric Multiprocessing OS Kernel over RISC-V☆30Updated 2 years ago
- 💻 A 5-stage pipeline MIPS CPU design in Haskell.☆36Updated 4 years ago
- Coffer is a RISC-V trusted execution environment developed in Rust.☆20Updated 3 years ago
- Rust bindings for SPDK☆12Updated 5 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Updated 2 years ago
- Skyloft: A General High-Efficient Scheduling Framework in User Space (SOSP 2024)☆32Updated 6 months ago
- 各类内核的设计思路☆19Updated 3 years ago
- Linux source code for ISCA 2020 paper "Enhancing and Exploiting Contiguity for Fast Memory Virtualization"☆17Updated 4 years ago
- 调试大师:你见过最强的内核调试器☆35Updated 3 years ago
- Simple RISC-V SBI runtime library; designated for supervisor use☆22Updated last year
- ☆18Updated 2 years ago
- rCore_tutorial_tests☆10Updated 3 years ago
- OS Tutorial Summer of Code 2020☆19Updated 2 years ago
- Rust RISC-V Virtual Machine☆96Updated 4 months ago
- All public report slides, articles and meeting minutes related to RustSBI☆29Updated 2 weeks ago
- Superscalar RISC-V processor written in Clash.☆34Updated 2 years ago
- Tex source for talk slide.☆10Updated 4 years ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- Paging Debug tool for GDB using python☆13Updated 2 years ago
- Lower chisel memories to SRAM macros