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