Decision Workspace
beet_router vs unwarp vs lazy-limit
Side-by-side comparison of Rust crates
59
beet_router
growingv0.0.8
ECS router and server utilities
55
unwarp
experimentalv2.0.0
A minimal, ergonomic wrapper around warp — define routes, attach handlers, and serve. No boilerplate, no filter chains.
52
lazy-limit
growingv1.0.3
lazy-limit is a lightweight Rust library for rate limiting by IP or custom ID, with support for global, router-specific, and fallback rules.
Core Metrics
| beet_router | unwarp | lazy-limit | |
|---|---|---|---|
| Health Score | 59 | 55 | 52 |
| Total Downloads | 4.4K | 75 | 3.5K |
| 30d Downloads | 122 | 18 | 1.0K |
| Dependents | 30 | 0 | 2 |
| Releases | 9 | 5 | 2 |
| Last Updated | 53d ago | 29d ago | 70d ago |
| Age | 1y 1m | 1m | 6m |
Health Breakdown
beet_router
Maintenance
17
Quality
15
Community
10
Popularity
4
Documentation
13
unwarp
Maintenance
17
Quality
17
Community
6
Popularity
2
Documentation
13
lazy-limit
Maintenance
13
Quality
18
Community
7
Popularity
4
Documentation
10
Technical Details
| beet_router | unwarp | lazy-limit | |
|---|---|---|---|
| Version | 0.0.8 | 2.0.0 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 16 | 2 | 3 |
| Crate Size | 65KB | 13KB | 21KB |
| Features | 7 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •beet_router leads with a health score of 59/100, but none of the options score above 80.
- •beet_router is pre-1.0 — API may change.