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