Decision Workspace
rate_limit_wrapper vs gcra vs rate-gate
Side-by-side comparison of Rust crates
46
rate_limit_wrapper
experimentalv0.2.0
Async rate limit wrapper to easily manage resources
44
gcra
growingv0.6.0
A basic implementation of GCRA algorithm for rate limiting
39
rate-gate
growingv0.1.4
Easy and thread-safe rate limiter
Core Metrics
| rate_limit_wrapper | gcra | rate-gate | |
|---|---|---|---|
| Health Score | 46 | 44 | 39 |
| Total Downloads | 22.9K | 1.4M | 4.5K |
| 30d Downloads | 3.5K | 116.4K | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 12 | 5 |
| Last Updated | 240d ago | 603d ago | 452d ago |
| Age | 8m | 3y 9m | 1y 6m |
Health Breakdown
rate_limit_wrapper
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
11
gcra
Maintenance
6
Quality
16
Community
3
Popularity
7
Documentation
12
rate-gate
Maintenance
7
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| rate_limit_wrapper | gcra | rate-gate | |
|---|---|---|---|
| Version | 0.2.0 | 0.6.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | WTFPL | MIT | MIT |
| Dependencies | 3 | 6 | 3 |
| Crate Size | 10KB | 16KB | 11KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| 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, rate-gate have not been updated in over a year.