ksco / nanoemuLinks
A super tiny RISC-V emulator that is able to run xv6.
☆74Updated 3 years ago
Alternatives and similar repositories for nanoemu
Users that are interested in nanoemu are comparing it to the libraries listed below
Sorting:
- A simple and fast RISC-V JIT emulator.☆149Updated last year
- Build a minimal kernel for RISC-V☆60Updated last year
- Build your own Riscv Emulator in Rust.☆104Updated 3 years ago
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆232Updated 4 years ago
- 可运行OS的RISCV-64的硬件模拟器设计与实现☆23Updated 4 years ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- The Gee (寂) Operating System, written in YuLang.☆34Updated 4 years ago
- xv6-riscv-book中译版☆82Updated last year
- Some notes or translations about operating system or programming language.☆99Updated 11 months ago
- A fork of chibicc ported to RISC-V assembly.☆42Updated 3 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 对zircon内核的一些分析,欢迎补充!☆60Updated 5 years ago
- 2024春夏季训练营第三阶段-虚拟化方向☆44Updated last year
- [WIP] Tutorial for zCore kernel.☆58Updated 4 years ago
- OS Summer of Code 2020 每日学习实践记录(rust 学习 & rcore tutorial rust实现一个riscv操作系统 & rCore 到 zCore 的功能迁移)☆86Updated 7 months ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- The Yu (羽) programming language.☆81Updated 2 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆358Updated 2 years ago
- Port XV6 to K210 board!