seed-rs/seed
A Rust framework for creating web apps observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 1
- Release rhythm 8
- Longevity 100
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: 2832
- days_rel: n/a
- days_push: 599
- n_releases_24m: 0
Adoption not part of the score
3836 stars · 156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Seed is a Rust front-end framework for building fast and reliable web apps using WebAssembly and an Elm-like architecture. It is written entirely in Rust, including its macro-based templating system, and includes built-in state management.
Use cases
- build a single-page web app in Rust
- create a WebAssembly frontend with Elm-style state management
- write browser UIs without JavaScript
- use Rust macros for templating instead of JSX
- develop a fast, type-safe client-side web application
When to choose
- you want a fully Rust-based frontend with Elm architecture
- you prefer macro-based templating over JSX-like syntax
- you value Rust's speed and safety in the browser
When to avoid
- you need an actively maintained framework
- you need server-side rendering
- you rely on many pre-built UI components like date pickers
- you need maximum browser compatibility
Facets
framework · maturity maintenance
web-framework frontend-framework state-management templating web-development frontend wasm browser rust elm-architecture webassembly rust-frontend unmaintained
2 sources
- readme: https://github.com/seed-rs/seed · fetched 2026-08-28 · 9418e1f791ab
- registry_crates: https://crates.io/api/v1/crates/seed · fetched 2026-08-29 · d2d4d332bb51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| seed-rs/seed | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem