chinedufn/percy
Build frontend browser apps with Rust + WebAssembly. Supports server side rendering. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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: 2970
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
2315 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Percy is a collection of Rust libraries for building frontend browser apps with Rust and WebAssembly, centered on an html! macro that generates a virtual DOM with diff/patch support. It supports server-side rendering out of the box, enabling isomorphic single-page applications written entirely in Rust.
Use cases
- build a single page web app in Rust with WebAssembly
- render HTML on the server from Rust components
- create a virtual DOM app with diff and patch updates in Rust
- build search engine friendly frontend apps rendered server side
- write client-side browser applications without JavaScript
- handle DOM events and attributes from Rust code
When to choose
- you want to build a browser frontend entirely in Rust and WebAssembly
- you need both server-side and client-side rendering from the same Rust code
- you prefer a virtual DOM approach with an html! macro similar to JSX
When to avoid
- you need a production-ready, battle-tested framework today
- your team primarily works in JavaScript or TypeScript with an established ecosystem
- you need a large ecosystem of ready-made UI components
Facets
framework · maturity experimental
frontend-framework ssr templating state-management wasm web-development frontend programming-languages browser rust wasm virtual-dom rust-frontend isomorphic-web-apps html-macro single-page-apps web-server
2 sources
- readme: https://github.com/chinedufn/percy · fetched 2026-08-28 · c4a378f95243
- homepage: https://chinedufn.github.io/percy/ · fetched 2026-08-29 · 935c63737e73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chinedufn/percy | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem