Decision Workspace
ruled-router vs viz-router vs unwarp
Side-by-side comparison of Rust crates
51
ruled-router
experimentalv0.0.7
A high-performance router library with derive macro support for Rust
58
viz-router
growingv0.11.0
The router for Viz
55
unwarp
experimentalv2.0.0
A minimal, ergonomic wrapper around warp — define routes, attach handlers, and serve. No boilerplate, no filter chains.
Core Metrics
| ruled-router | viz-router | unwarp | |
|---|---|---|---|
| Health Score | 51 | 58 | 55 |
| Total Downloads | 1.4K | 194.8K | 75 |
| 30d Downloads | 25 | 2.0K | 26 |
| Dependents | 0 | 78 | 0 |
| Releases | 7 | 65 | 5 |
| Last Updated | 113d ago | 130d ago | 29d ago |
| Age | 7m | 5y 9m | 1m |
Health Breakdown
ruled-router
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
13
viz-router
Maintenance
13
Quality
13
Community
11
Popularity
6
Documentation
15
unwarp
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
13
Technical Details
| ruled-router | viz-router | unwarp | |
|---|---|---|---|
| Version | 0.0.7 | 0.11.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 10 | 2 |
| Crate Size | 48KB | 17KB | 13KB |
| Features | 4 | 1 | 0 |
| Yanked % | 0.0% | 1.5% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •viz-router leads with a health score of 58/100, but none of the options score above 80.
- •ruled-router, viz-router are pre-1.0 — API may change.