leptos
https://github.com/leptos-rs/leptos
Rust
Build fast web applications with Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to leptos
Help out
- Issues
- fix(reactive_stores_macro): use keyed-field path in Patch derive path_at_key closure
- fix(tachys): don't render keyed-list key as a text node in SSR
- Surface failed lazy-route chunk loads to ErrorBoundary instead of panicking
- fix(router): hold is_routing for ProtectedRoute content with set_is_routing
- leptos_axum: concurrent regeneration of a `SsrMode::Static` route can serve one render's body with another render's headers
- SSR render hangs forever when a `Resource` first polls during a concurrent `RouteList::generate` (process-global `SuppressResourceLoad`)
- `RUSTSEC-2026-0173`: proc-macro-error2 is unmaintained
- Implement IntoView on #[component] generated struct for better builder API ergonomics
- Fix two correctness bugs in `const_str_slice_concat`
- Hydration mismatch panic on an Either/EitherOf* branch
- Docs
- Rust not yet supported