Decision Workspace
brakes vs actix-ratelimit vs tokio-rate-limit
Side-by-side comparison of Rust crates
38
brakes
growingv0.1.1
A distributed rate limiting library
36
actix-ratelimit
growingv0.3.1
Rate limiting middleware framework for actix-web
55
tokio-rate-limit
experimentalv0.8.0
High-performance, lock-free rate limiting library with pluggable algorithms and Axum middleware
Core Metrics
| brakes | actix-ratelimit | tokio-rate-limit | |
|---|---|---|---|
| Health Score | 38 | 36 | 55 |
| Total Downloads | 2.6K | 50.4K | 1.8K |
| 30d Downloads | 16 | 400 | 472 |
| Dependents | 0 | 5 | 0 |
| Releases | 2 | 5 | 9 |
| Last Updated | 450d ago | 1895d ago | 138d ago |
| Age | 1y 2m | 6y 2m | 4m |
Health Breakdown
brakes
Maintenance
6
Quality
15
Community
3
Popularity
4
Documentation
10
actix-ratelimit
Maintenance
3
Quality
10
Community
8
Popularity
6
Documentation
9
tokio-rate-limit
Maintenance
18
Quality
12
Community
6
Popularity
4
Documentation
15
Technical Details
| brakes | actix-ratelimit | tokio-rate-limit | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.1 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 13 | 30 |
| Crate Size | 26KB | 14KB | 195KB |
| Features | 4 | 4 | 5 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2021 | 2018 | 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.
- •actix-ratelimit has the most downloads (50.4K), suggesting wider adoption.
- •⚠ brakes, actix-ratelimit have not been updated in over a year.