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

verus-lang/verus

Verified Rust for low-level systems code observed · 2026-08-28

github.com/verus-lang/verus · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • 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: 6.0
  • age_days: 1779
  • days_rel: 10
  • days_push: 7
  • n_releases_24m: 81

Full methodology

Adoption not part of the score

2890 stars · 210 forks observed · 2026-08-28

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

Verus is a verification tool for statically proving the correctness of Rust code against developer-written specifications, using SMT solvers instead of runtime checks. It supports a subset of Rust, including low-level patterns like raw pointer manipulation, and is under active development.

Use cases

  • formally verify rust code correctness
  • prove low-level systems code has no bugs
  • statically verify unsafe rust pointer manipulation
  • write machine-checked specifications for rust functions
  • verify concurrent or systems software in rust

When to choose

  • you need mathematical guarantees that Rust code meets its specifications
  • you are writing safety- or security-critical low-level systems code
  • you want to verify code beyond what the Rust type system can check

When to avoid

  • you need full Rust support - Verus only covers a subset of the language
  • you want a quick linting or testing tool rather than heavyweight formal verification
  • you need polished, complete documentation - it is still a work in progress

Facets

library · maturity active

testing type-system developer-tools programming-languages developer-tools security rust windows cli formal-verification static-analysis smt-solvers program-proofs verified-rust algorithms linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
verus-lang/verusmain95

For agents

markdown · JSON · MCP: product_card(name="verus-lang/verus")

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