TheThirdOne/rars
RARS -- RISC-V Assembler and Runtime Simulator observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3387
- days_rel: n/a
- days_push: 775
- n_releases_24m: 0
Adoption not part of the score
1618 stars · 311 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RARS is a RISC-V assembler and runtime simulator built as a successor to MARS, distributed as an executable Java jar. It provides a beginner-friendly development environment for writing, assembling, and debugging RISC-V assembly programs with breakpoint debugging and pseudo-instruction visualization.
Use cases
- assemble and simulate RISC-V assembly programs
- learn RISC-V assembly in a computer architecture course
- debug RISC-V assembly with breakpoints
- see how pseudo-instructions map to machine code
- assemble multiple RISC-V files together
- teach assembly language with a MARS-like tool
When to choose
- you are a student or educator learning/teaching RISC-V assembly
- you want a MARS-like environment but for RISC-V instead of MIPS
- you need a lightweight, cross-platform simulator that runs as a jar
When to avoid
- you need a full production RISC-V toolchain or emulator for real hardware
- you require MIPS support (use original MARS)
- you need cycle-accurate simulation or OS-level RISC-V execution
Facets
application · maturity active
interpreter developer-tools education developer-tools cross-platform jvm risc-v assembler simulator assembly-language mars-fork ide education computer-architecture desktop
1 source
- readme: https://github.com/TheThirdOne/rars · fetched 2026-08-28 · 8f33ed706a42
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheThirdOne/rars | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="TheThirdOne/rars")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem