Decision Workspace
pleme-middleware-rate-limit vs tokio-rate-limit vs axum_gcra
Side-by-side comparison of Rust crates
40
pleme-middleware-rate-limit
experimentalv0.1.0
Rate limiting middleware for Axum web services
55
tokio-rate-limit
experimentalv0.8.0
High-performance, lock-free rate limiting library with pluggable algorithms and Axum middleware
48
axum_gcra
growingv0.1.1
GCRA-based Rate Limiter for Axum with per-route/per-key rate limiting
Core Metrics
| pleme-middleware-rate-limit | tokio-rate-limit | axum_gcra | |
|---|---|---|---|
| Health Score | 40 | 55 | 48 |
| Total Downloads | 16 | 1.8K | 7.5K |
| 30d Downloads | 5 | 466 | 16 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 9 | 6 |
| Last Updated | 34d ago | 138d ago | 593d ago |
| Age | 1m | 4m | 1y 7m |
Health Breakdown
pleme-middleware-rate-limit
Maintenance
11
Quality
13
Community
5
Popularity
1
Documentation
10
tokio-rate-limit
Maintenance
18
Quality
12
Community
6
Popularity
4
Documentation
15
axum_gcra
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
13
Technical Details
| pleme-middleware-rate-limit | tokio-rate-limit | axum_gcra | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 30 | 11 |
| Crate Size | 29KB | 195KB | 24KB |
| Features | 0 | 5 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-rate-limit leads with a health score of 55/100, but none of the options score above 80.
- •axum_gcra has the most downloads (7.5K), suggesting wider adoption.
- •⚠ axum_gcra has not been updated in over a year.