Decision Workspace
limitation-proxy vs limitation-actix-middleware vs governor
Side-by-side comparison of Rust crates
38
limitation-proxy
growingv0.1.1
A reverse proxy service with configurable rate limiting.
40
limitation-actix-middleware
growingv0.1.1
An Actix web middleware for rate limiting requests using a fixed window counter keyed on a header.
62
governor
growingv0.10.4
A rate-limiting implementation in Rust
Core Metrics
| limitation-proxy | limitation-actix-middleware | governor | |
|---|---|---|---|
| Health Score | 38 | 40 | 62 |
| Total Downloads | 3.1K | 4.1K | 50.5M |
| 30d Downloads | 5 | 23 | 4.2M |
| Dependents | 0 | 2 | 4.4K |
| Releases | 2 | 2 | 25 |
| Last Updated | 2350d ago | 2350d ago | 101d ago |
| Age | 6y 5m | 6y 5m | 6y 4m |
Health Breakdown
limitation-proxy
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
12
limitation-actix-middleware
Maintenance
3
Quality
14
Community
7
Popularity
4
Documentation
12
governor
Maintenance
14
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| limitation-proxy | limitation-actix-middleware | governor | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.10.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MIT |
| Dependencies | 11 | 5 | 22 |
| Crate Size | 29KB | 27KB | 142KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •governor leads with a health score of 62/100, but none of the options score above 80.
- •governor is depended on by 4.4K crates — strongest ecosystem trust.
- •⚠ limitation-proxy, limitation-actix-middleware have not been updated in over a year.