Decision Workspace
throttle-ro vs mailrs-rate-limit vs armature-ratelimit
Side-by-side comparison of Rust crates
45
throttle-ro
growingv0.1.2
A configurable throttling service for rate limiting IP-based requests
55
mailrs-rate-limit
experimentalv1.0.3
Token-bucket rate limiting trait + in-memory reference impl. &str keys (IP / user / api-key / endpoint), unix-seconds time. Async, transport-agnostic, no protocol coupling. Standalone — bring your own storage backend.
53
armature-ratelimit
experimentalv0.1.3
Rate limiting middleware for Armature framework with multiple algorithms and storage backends
Core Metrics
| throttle-ro | mailrs-rate-limit | armature-ratelimit | |
|---|---|---|---|
| Health Score | 45 | 55 | 53 |
| Total Downloads | 1.2K | 65 | 442 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 3 |
| Releases | 3 | 4 | 4 |
| Last Updated | 285d ago | 3d ago | 17d ago |
| Age | 1y | 4d | 5m |
Health Breakdown
throttle-ro
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
13
mailrs-rate-limit
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
13
armature-ratelimit
Maintenance
17
Quality
13
Community
8
Popularity
3
Documentation
12
Technical Details
| throttle-ro | mailrs-rate-limit | armature-ratelimit | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 |
| Dependencies | 1 | 6 | 16 |
| Crate Size | 11KB | 33KB | 39KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mailrs-rate-limit leads with a health score of 55/100, but none of the options score above 80.
- •throttle-ro has the most downloads (1.2K), suggesting wider adoption.
- •throttle-ro, armature-ratelimit are pre-1.0 — API may change.