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

rustviz/rustviz

Interactively Visualizing Ownership and Borrowing for Rust observed · 2026-08-28

github.com/rustviz/rustviz · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 81
  • Release rhythm 50
  • 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: 2158
  • days_rel: 120
  • days_push: 115
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2849 stars · 75 forks observed · 2026-08-28

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

RustViz generates interactive timeline visualizations of ownership and borrowing events for short Rust programs, integrating directly with rustc via a nightly plugin that walks HIR/MIR. It is primarily a teaching aid for explaining Rust's ownership model, available as a CLI, mdbook preprocessor, library, and web playground.

Use cases

  • visualize ownership and borrowing events in a Rust snippet
  • teach students how the Rust borrow checker works
  • generate interactive timelines for Rust code examples in course materials
  • embed ownership diagrams into mdbook documentation
  • see when variables become owners and when references go out of scope

When to choose

  • you are teaching or learning Rust ownership and borrowing concepts
  • you want diagrams that reflect the real borrow checker's view rather than hand annotations
  • you need to embed interactive visualizations into Rust educational material

When to avoid

  • you need visualizations for large production Rust codebases
  • you cannot use a specific nightly Rust toolchain
  • you need a general-purpose Rust debugger or profiler

Facets

cli-tool · maturity active

compiler developer-tools data-visualization education programming-languages developer-tools tutorials windows rust rust-ownership borrow-checker teaching-aid interactive-visualization rustc-plugin mdbook-preprocessor education linux macos web

3 sources

Member repositories

RepositoryRoleHealth v2
rustviz/rustvizmain74

For agents

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

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