Decision Workspace
tower_governor vs hyper-server vs touch_ratelimit
Side-by-side comparison of Rust crates
50
tower_governor
growingv0.8.0
A rate-limiting middleware for Tower backed by the governor crate that allows configurable key based and global limits
45
hyper-server
growingv0.6.0
High level server for hyper and tower.
41
touch_ratelimit
experimentalv0.1.0
A composable, extensible rate limiting crate for Rust
Core Metrics
| tower_governor | hyper-server | touch_ratelimit | |
|---|---|---|---|
| Health Score | 50 | 45 | 41 |
| Total Downloads | 1.8M | 9.8K | 15 |
| 30d Downloads | 237.2K | 333 | 3 |
| Dependents | 553 | 0 | 0 |
| Releases | 18 | 4 | 1 |
| Last Updated | 225d ago | 896d ago | 94d ago |
| Age | 3y 5m | 2y 5m | 3m |
Health Breakdown
tower_governor
Maintenance
10
Quality
11
Community
12
Popularity
7
Documentation
10
hyper-server
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
10
touch_ratelimit
Maintenance
8
Quality
13
Community
6
Popularity
1
Documentation
13
Technical Details
| tower_governor | hyper-server | touch_ratelimit | |
|---|---|---|---|
| Version | 0.8.0 | 0.6.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 16 | 20 | 5 |
| Crate Size | 28KB | 51KB | 13KB |
| Features | 4 | 4 | 0 |
| Yanked % | 5.6% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tower_governor leads with a health score of 50/100, but none of the options score above 80.
- •tower_governor is depended on by 553 crates — strongest ecosystem trust.
- •⚠ hyper-server has not been updated in over a year.