Pauan/rust-dominator
Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust! observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 76
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3115
- days_rel: n/a
- days_push: 148
- n_releases_24m: 0
Adoption not part of the score
1130 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dominator is a zero-cost, ultra-high-performance declarative DOM library for Rust that uses FRP signals instead of a virtual DOM. It compiles to WebAssembly and offers a React-like declarative API with O(1) updates regardless of application size.
Use cases
- build web frontends in Rust with WebAssembly
- create high-performance reactive UIs without virtual DOM overhead
- write declarative DOM manipulation code in Rust
- build large-scale single-page applications with O(1) updates
- replace React-style component development with Rust FRP signals
When to choose
- you want maximum DOM performance and are comfortable with Rust
- your app is large and deeply nested and you need constant-time updates
- you prefer FRP signals over virtual DOM diffing
- you want a stable, feature-complete Rust frontend library
When to avoid
- your team primarily writes JavaScript or TypeScript
- you need a huge ecosystem of ready-made UI components
- you want the smallest possible learning curve for frontend work
- you need server-side rendering out of the box
Facets
library · maturity stable
frontend-framework ui-components state-management web-development frontend wasm rust browser dom frp reactive-programming no-vdom declarative-ui
1 source
- readme: https://github.com/Pauan/rust-dominator · fetched 2026-08-28 · 1d6651c7cb25
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Pauan/rust-dominator | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="Pauan/rust-dominator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem