Decision Workspace
simple-rate-limit vs r8limit vs gcra
Side-by-side comparison of Rust crates
40
simple-rate-limit
growingv0.2.0
Rate limit enforcement as simple data structures, no atomics.
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
| simple-rate-limit | r8limit | gcra | |
|---|---|---|---|
| Health Score | 40 | 44 | 44 |
| Total Downloads | 3.1K | 7.9K | 1.4M |
| 30d Downloads | 4 | 24 | 121.6K |
| Dependents | 0 | 2 | 0 |
| Releases | 2 | 5 | 12 |
| Last Updated | 2050d ago | 1662d ago | 603d ago |
| Age | 5y 7m | 4y 6m | 3y 9m |
Health Breakdown
simple-rate-limit
Maintenance
3
Quality
15
Community
6
Popularity
4
Documentation
12
r8limit
Maintenance
10
Quality
16
Community
4
Popularity
5
Documentation
9
gcra
Maintenance
6
Quality
16
Community
3
Popularity
7
Documentation
12
Technical Details
| simple-rate-limit | r8limit | gcra | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MIT |
| Dependencies | 1 | 0 | 6 |
| Crate Size | 8KB | 3KB | 16KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ simple-rate-limit, r8limit, gcra have not been updated in over a year.