ivanceras/sauron
A versatile web framework and library for building client-side and server-side web applications observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 3
- 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: 2697
- days_rel: n/a
- days_push: 583
- n_releases_24m: 0
Adoption not part of the score
2066 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sauron is a versatile Rust web framework and library for building client-side and/or server-side web applications, inspired by The Elm Architecture with model-view-update patterns. It emphasizes ergonomics and simplicity, offering server-side rendering, static site generation, web components, and a standalone DOM/VirtualDOM patcher.
Use cases
- build a client-side web app in rust with elm-style architecture
- server-side render a rust web application
- generate a static site from rust code
- create web components or custom elements in rust
- patch an existing dom node with a virtual dom diff
- write views and styles entirely in rust without a template language
- build a progressive-rendering web app
When to choose
- you want an elm-like architecture in rust with minimal framework complexity
- you need both client-side and server-side rendering from one framework
- you prefer writing views, events, and styling in rust rather than html templates or css
- you want a batteries-included framework without a required cli toolchain
When to avoid
- your team is more productive with mainstream javascript frameworks and ecosystems
- you need a large component library or extensive third-party ui ecosystem
- you want a framework with a dedicated cli and dev-server tooling out of the box
- you need mature ssr hydration parity comparable to next.js or similar
Facets
framework · maturity active
web-framework frontend-framework ssr static-site-generator templating state-management ui-components web-development frontend web-design rust wasm browser cross-platform elm-architecture virtual-dom web-components client-side-rendering server-side-rendering rust-web-framework progressive-rendering jss-styles web-server
2 sources
- readme: https://github.com/ivanceras/sauron · fetched 2026-08-28 · 4a25262cc9e2
- registry_crates: https://crates.io/api/v1/crates/sauron · fetched 2026-08-29 · 6530d6a9cfd0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ivanceras/sauron | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="ivanceras/sauron")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem