Decision Workspace
leptos-store vs leptos-state vs markdown_view_leptos
Side-by-side comparison of Rust crates
51
leptos-store
experimentalv0.11.0
Enterprise-grade, type-enforced state management for Leptos
53
leptos-state
growingv1.0.1
A powerful state management library for Leptos applications with state machines, persistence, and DevTools
50
markdown_view_leptos
experimentalv0.1.92
Render Markdown with embedded Leptos components via a simple macro (MDX-like for Leptos).
Core Metrics
| leptos-store | leptos-state | markdown_view_leptos | |
|---|---|---|---|
| Health Score | 51 | 53 | 50 |
| Total Downloads | 597 | 2.9K | 987 |
| 30d Downloads | 318 | 12 | 26 |
| Dependents | 0 | 0 | 0 |
| Releases | 14 | 10 | 21 |
| Last Updated | 9d ago | 201d ago | 94d ago |
| Age | 2m | 6m | 6m |
Health Breakdown
leptos-store
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
15
leptos-state
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
10
markdown_view_leptos
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| leptos-store | leptos-state | markdown_view_leptos | |
|---|---|---|---|
| Version | 0.11.0 | 1.0.1 | 0.1.92 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 14 | 25 | 5 |
| Crate Size | 109KB | 146KB | 39KB |
| Features | 13 | 15 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •leptos-state leads with a health score of 53/100, but none of the options score above 80.
- •leptos-store, markdown_view_leptos are pre-1.0 — API may change.