Gaok1 /
Raven-RiscV
RISC-V simulator and IDE for learning assembly — RV32IMF, step-by-step debugger,cache , pipeline, multi-core simulator
84/100 healthLoading repository data…
jeremyBanks / repository
Learning Rust by building a partial Game Boy emulator.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Selected from shared topics, language and repository description—not editorial ratings.
Gaok1 /
RISC-V simulator and IDE for learning assembly — RV32IMF, step-by-step debugger,cache , pipeline, multi-core simulator
84/100 healthfarazsth98 /
As I am currently learning Rust, I thought an interesting project would be to create a VM for my own implementation of an assembly language that looks very similar to x86_64. Inspired by https://blog.subnetzero.io/post/building-language-vm-part-00/
27/100 healthcjross23 /
Learning Rust by creating a roguelike on web assembly.