Decision Workspace
limitation-actix-middleware vs tokio-rate-limit vs limitation-proxy
Side-by-side comparison of Rust crates
40
limitation-actix-middleware
growingv0.1.1
An Actix web middleware for rate limiting requests using a fixed window counter keyed on a header.
55
tokio-rate-limit
experimentalv0.8.0
High-performance, lock-free rate limiting library with pluggable algorithms and Axum middleware
38
limitation-proxy
growingv0.1.1
A reverse proxy service with configurable rate limiting.
Core Metrics
| limitation-actix-middleware | tokio-rate-limit | limitation-proxy | |
|---|---|---|---|
| Health Score | 40 | 55 | 38 |
| Total Downloads | 4.1K | 1.8K | 3.1K |
| 30d Downloads | 22 | 466 | 5 |
| Dependents | 2 | 0 | 0 |
| Releases | 2 | 9 | 2 |
| Last Updated | 2350d ago | 138d ago | 2350d ago |
| Age | 6y 5m | 4m | 6y 5m |
Health Breakdown
limitation-actix-middleware
Maintenance
3
Quality
14
Community
7
Popularity
4
Documentation
12
tokio-rate-limit
Maintenance
18
Quality
12
Community
6
Popularity
4
Documentation
15
limitation-proxy
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
12
Technical Details
| limitation-actix-middleware | tokio-rate-limit | limitation-proxy | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 5 | 30 | 11 |
| Crate Size | 27KB | 195KB | 29KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| 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.
- •limitation-actix-middleware has the most downloads (4.1K), suggesting wider adoption.
- •⚠ limitation-actix-middleware, limitation-proxy have not been updated in over a year.