Decision Workspace
rateflow vs armature-ratelimit vs philiprehberger-rate-limiter
Side-by-side comparison of Rust crates
42
rateflow
experimentalv0.1.0
A declarative, flexible, and high-performance rate limiting library for Rust
50
armature-ratelimit
experimentalv0.1.2
Rate limiting middleware for Armature framework with multiple algorithms and storage backends
52
philiprehberger-rate-limiter
experimentalv0.2.2
Token bucket, sliding window, and fixed window rate limiting
Core Metrics
| rateflow | armature-ratelimit | philiprehberger-rate-limiter | |
|---|---|---|---|
| Health Score | 42 | 50 | 52 |
| Total Downloads | 16 | 330 | 111 |
| 30d Downloads | 3 | 102 | 111 |
| Dependents | 0 | 3 | 0 |
| Releases | 1 | 3 | 9 |
| Last Updated | 81d ago | 87d ago | today |
| Age | 2m | 3m | 12d |
Health Breakdown
rateflow
Maintenance
9
Quality
13
Community
6
Popularity
1
Documentation
13
armature-ratelimit
Maintenance
14
Quality
13
Community
8
Popularity
3
Documentation
12
philiprehberger-rate-limiter
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| rateflow | armature-ratelimit | philiprehberger-rate-limiter | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 4 | 16 | 0 |
| Crate Size | 20KB | 38KB | 8KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-rate-limiter leads with a health score of 52/100, but none of the options score above 80.
- •armature-ratelimit has the most downloads (330), suggesting wider adoption.