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

leptos-rs/leptos

Build fast web applications with Rust. observed · 2026-08-28

github.com/leptos-rs/leptos · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 90
  • Longevity 100
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: 13.5
  • age_days: 1494
  • days_rel: 69
  • days_push: 9
  • n_releases_24m: 31

Full methodology

Adoption not part of the score

21244 stars · 886 forks observed · 2026-08-28

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

Leptos is a full-stack, isomorphic Rust web framework that uses fine-grained reactive signals to build declarative user interfaces compiled to WebAssembly. It supports server-side rendering with hydration and server functions that span client and server code in a single typed codebase.

Use cases

  • build web apps in rust
  • rust alternative to react or solid
  • server-side rendering with rust
  • full-stack rust web framework
  • reactive ui with signals in rust
  • compile rust to webassembly for the dom
  • write server functions without a separate api

When to choose

  • you want type-safe full-stack web development entirely in Rust
  • you need fine-grained reactivity and targeted DOM updates without a virtual DOM
  • you want SSR with hydration and progressive enhancement
  • you prefer declarative JSX-like views or builder syntax in Rust

When to avoid

  • your team primarily works in JavaScript or TypeScript
  • you need a mature ecosystem of off-the-shelf UI components
  • you are building a simple static site where a static-site generator suffices
  • you cannot adopt Rust or WebAssembly toolchains

Facets

framework · maturity active

web-framework ssr state-management frontend-framework templating wasm web-development frontend backend cross-platform rust wasm cross-platform reactive-signals fine-grained-reactivity isomorphic server-functions full-stack rust-web wasm-bindgen web-server

4 sources

Member repositories

RepositoryRoleHealth v2
leptos-rs/leptosmain96

For agents

markdown · JSON · MCP: product_card(name="leptos-rs/leptos")

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