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

fitzgen/dodrio

A fast, bump-allocated virtual DOM library for Rust and WebAssembly. observed · 2026-08-28

github.com/fitzgen/dodrio · homepage · Rust · MPL-2.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

1239 stars · 45 forks observed · 2026-08-28

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

Dodrio is a fast, bump-allocated virtual DOM library for Rust compiled to WebAssembly, using bumpalo arenas and a change-list stack machine for efficient DOM diffing. It is explicitly experimental and has not been updated since 2021.

Use cases

  • render ui in rust via webassembly
  • virtual dom diffing in wasm
  • build browser apps with rust instead of javascript
  • fast dom updates using bump allocation
  • implement todomvc or counter components in rust

When to choose

  • you want a minimal virtual DOM library (not a framework) for Rust/Wasm experiments
  • you're researching bump-allocation-based rendering techniques
  • you need fine-grained control over rendering without a full framework

When to avoid

  • you need a production-ready, maintained frontend solution
  • you want a full framework with state management and routing
  • you're not comfortable with an experimental library that likely has bugs

Facets

library · maturity abandoned

frontend-framework ui-components wasm web-development frontend developer-tools rust wasm browser virtual-dom bump-allocation wasm-bindgen rendering rust

10 sources

Member repositories

RepositoryRoleHealth v2
fitzgen/dodriomain10

For agents

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

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