Ross ROSS = Recommend OSS · open-source software intelligence for agents

LekKit/RVVM

The RISC-V Virtual Machine observed · 2026-08-28

github.com/LekKit/RVVM · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
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: 2025
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1296 stars · 96 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RVVM is a high-performance RISC-V virtual machine and emulator written in C, featuring a tracing JIT with x86_64, ARM64, and RISC-V backends. It runs guest operating systems like Linux, FreeBSD, and Haiku, and provides a library API (librvvm) for machine and userland emulation.

Use cases

  • run risc-v linux on my x86 machine
  • emulate riscv64 without qemu
  • test risc-v operating systems like freebsd or haiku
  • embed a risc-v virtual machine in my application
  • run risc-v binaries on a foreign-arch host
  • fast risc-v emulator with jit compilation
  • try risc-v in the browser via wasm

When to choose

  • you need a fast, lean RISC-V system emulator with JIT acceleration
  • you want a portable C library for embedding RISC-V emulation
  • you need to boot RISC-V guest OSes like Linux, FreeBSD, or Haiku
  • you want userland networking that works on any host OS

When to avoid

  • you need to emulate architectures other than RISC-V
  • you require the full device ecosystem and maturity of QEMU
  • you need production-grade userland emulation, which is still work-in-progress

Facets

application · maturity active

simulation interpreter compiler sdk cli operating-systems embedded-systems developer-tools simulation hardware windows cross-platform cli wasm cpp c risc-v emulator virtual-machine jit system-emulation userland-emulation librvvm linux macos

1 source

Member repositories

RepositoryRoleHealth v2
LekKit/RVVMmain67

For agents

markdown · JSON · MCP: product_card(name="LekKit/RVVM")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem