Decision Workspace
route-ratelimit vs reqwest-leaky-bucket vs reqwest-ratelimit
Side-by-side comparison of Rust crates
45
route-ratelimit
experimentalv0.1.0
Route-based rate limiting middleware for reqwest
51
reqwest-leaky-bucket
growingv0.5.0
Leaky-bucket rate limit middleware for reqwest.
50
reqwest-ratelimit
growingv0.5.0
Rate-limit middleware for reqwest.
Core Metrics
| route-ratelimit | reqwest-leaky-bucket | reqwest-ratelimit | |
|---|---|---|---|
| Health Score | 45 | 51 | 50 |
| Total Downloads | 22 | 141.7K | 156.1K |
| 30d Downloads | 4 | 3.7K | 4.8K |
| Dependents | 0 | 0 | 7 |
| Releases | 1 | 5 | 7 |
| Last Updated | 91d ago | 77d ago | 77d ago |
| Age | 3m | 2y 6m | 2y 6m |
Health Breakdown
route-ratelimit
Maintenance
8
Quality
14
Community
6
Popularity
2
Documentation
15
reqwest-leaky-bucket
Maintenance
16
Quality
14
Community
5
Popularity
6
Documentation
10
reqwest-ratelimit
Maintenance
13
Quality
14
Community
7
Popularity
6
Documentation
10
Technical Details
| route-ratelimit | reqwest-leaky-bucket | reqwest-ratelimit | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 4 | 4 |
| Crate Size | 26KB | 11KB | 10KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reqwest-leaky-bucket leads with a health score of 51/100, but none of the options score above 80.
- •reqwest-ratelimit has the most downloads (156.1K), suggesting wider adoption.