Decision Workspace
weighted_rate_limiter vs r8limit vs gcra
Side-by-side comparison of Rust crates
36
weighted_rate_limiter
growingv0.2.0
A weighted rate limiter
44
r8limit
growingv0.2.2
Dead simple rate limiter for Rust
44
gcra
growingv0.6.0
A basic implementation of GCRA algorithm for rate limiting
Core Metrics
| weighted_rate_limiter | r8limit | gcra | |
|---|---|---|---|
| Health Score | 36 | 44 | 44 |
| Total Downloads | 3.7K | 7.9K | 1.4M |
| 30d Downloads | 5 | 23 | 116.4K |
| Dependents | 0 | 2 | 0 |
| Releases | 3 | 5 | 12 |
| Last Updated | 606d ago | 1662d ago | 603d ago |
| Age | 1y 11m | 4y 6m | 3y 9m |
Health Breakdown
weighted_rate_limiter
Maintenance
5
Quality
14
Community
3
Popularity
4
Documentation
10
r8limit
Maintenance
10
Quality
16
Community
4
Popularity
5
Documentation
9
gcra
Maintenance
6
Quality
16
Community
3
Popularity
7
Documentation
12
Technical Details
| weighted_rate_limiter | r8limit | gcra | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 0 | 6 |
| Crate Size | 12KB | 3KB | 16KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.80.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •r8limit leads with a health score of 44/100, but none of the options score above 80.
- •gcra has the most downloads (1.4M), suggesting wider adoption.
- •⚠ weighted_rate_limiter, r8limit, gcra have not been updated in over a year.