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

google/crosvm

The Chrome OS Virtual Machine Monitor - Mirror of https://chromium.googlesource.com/crosvm/crosvm/ observed · 2026-09-03

github.com/google/crosvm · homepage · Rust · BSD-3-Clause (permissive) observed · 2026-09-03

Health v2 · maintenance only

77/100

  • Activity 100
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 1815
  • days_rel: n/a
  • days_push: 0
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1290 stars · 177 forks observed · 2026-09-03

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

crosvm is a secure, lightweight Virtual Machine Monitor (VMM) written in Rust, originally built for ChromeOS to run Linux and Android guests. It uses hardware-assisted virtualization (KVM, WHPX, etc.) with per-device sandboxed processes via Minijail, seccomp, and namespaces.

Use cases

  • run Linux VMs on ChromeOS with Crostini
  • run Android guests in a sandboxed VM
  • run untrusted operating systems in an isolated environment
  • emulate virtio devices like network, disk, GPU, and audio for guests
  • test Android builds with the Cuttlefish emulator
  • run lightweight VMs on Windows via WHPX or HAXM

When to choose

  • you need a memory-safe, security-focused VMM written in Rust
  • you want per-device process sandboxing with seccomp and namespaces
  • you target ChromeOS, Android, or Linux with KVM-based virtualization
  • you need broad virtio device support including GPU acceleration and vhost-user

When to avoid

  • you need a full-featured general-purpose VMM with a GUI like VirtualBox or VMware
  • you require macOS host support
  • you need extensive non-virtio device emulation or live migration like QEMU offers
  • you want a tool with a large third-party plugin ecosystem

Facets

application · maturity active

security cli security operating-systems developer-tools windows rust cli vmm kvm virtio chromeos hypervisor minijail memory-safety virtualization sandboxing linux android

5 sources

Member repositories

RepositoryRoleHealth v2
google/crosvmmain77

For agents

markdown · JSON · MCP: product_card(name="google/crosvm")

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