Decision Workspace
request-rate-limiter vs rate-guard-core vs ratelim
Side-by-side comparison of Rust crates
50
request-rate-limiter
experimentalv0.2.7
Request rate limiting with adaptive algorithms for controlling request throughput
54
rate-guard-core
experimentalv0.7.2
Rate limiting library with multiple thread-safe algorithms
52
ratelim
growingv0.3.1
Simplistic rate limiter
Core Metrics
| request-rate-limiter | rate-guard-core | ratelim | |
|---|---|---|---|
| Health Score | 50 | 54 | 52 |
| Total Downloads | 803 | 5.1K | 6.4K |
| 30d Downloads | 62 | 67 | 42 |
| Dependents | 0 | 1 | 0 |
| Releases | 9 | 13 | 7 |
| Last Updated | 7d ago | 257d ago | 50d ago |
| Age | 5m | 9m | 1y 8m |
Health Breakdown
request-rate-limiter
Maintenance
19
Quality
9
Community
6
Popularity
3
Documentation
13
rate-guard-core
Maintenance
11
Quality
17
Community
7
Popularity
4
Documentation
15
ratelim
Maintenance
16
Quality
16
Community
5
Popularity
5
Documentation
10
Technical Details
| request-rate-limiter | rate-guard-core | ratelim | |
|---|---|---|---|
| Version | 0.2.7 | 0.7.2 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 0 | 0 |
| Crate Size | 14KB | 46KB | 3KB |
| Features | 2 | 3 | 0 |
| Yanked % | 77.8% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rate-guard-core leads with a health score of 54/100, but none of the options score above 80.
- •ratelim has the most downloads (6.4K), suggesting wider adoption.