Decision Workspace
htb vs tokio-rate-limit vs governor
Side-by-side comparison of Rust crates
41
htb
growingv0.2.4
Hierarchical token bucket implementation
55
tokio-rate-limit
experimentalv0.8.0
High-performance, lock-free rate limiting library with pluggable algorithms and Axum middleware
62
governor
growingv0.10.4
A rate-limiting implementation in Rust
Core Metrics
| htb | tokio-rate-limit | governor | |
|---|---|---|---|
| Health Score | 41 | 55 | 62 |
| Total Downloads | 108.9K | 1.8K | 50.5M |
| 30d Downloads | 1.3K | 472 | 4.2M |
| Dependents | 10 | 0 | 4.4K |
| Releases | 9 | 9 | 25 |
| Last Updated | 514d ago | 138d ago | 101d ago |
| Age | 4y 1m | 4m | 6y 4m |
Health Breakdown
htb
Maintenance
5
Quality
11
Community
9
Popularity
6
Documentation
10
tokio-rate-limit
Maintenance
18
Quality
12
Community
6
Popularity
4
Documentation
15
governor
Maintenance
14
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| htb | tokio-rate-limit | governor | |
|---|---|---|---|
| Version | 0.2.4 | 0.8.0 | 0.10.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 30 | 22 |
| Crate Size | 10KB | 195KB | 142KB |
| Features | 0 | 5 | 5 |
| Yanked % | 11.1% | 0.0% | 4.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.75.0 | — |
| 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.
- •⚠ htb has not been updated in over a year.