Decision Workspace
flux-limiter vs gcra-limiter vs throttle-machines
Side-by-side comparison of Rust crates
48
flux-limiter
experimentalv0.7.2
A rate limiter based on the Generic Cell Rate Algorithm (GCRA).
49
gcra-limiter
experimentalv0.2.0
A Rust implementation of the Generic Cell Rate Algorithm (GCRA) for rate limiting
47
throttle-machines
experimentalv0.1.0
Rate limiting algorithms: GCRA, token bucket, fixed window
Core Metrics
| flux-limiter | gcra-limiter | throttle-machines | |
|---|---|---|---|
| Health Score | 48 | 49 | 47 |
| Total Downloads | 103 | 14 | 513 |
| 30d Downloads | 6 | 14 | 246 |
| Dependents | 0 | 0 | 34 |
| Releases | 4 | 1 | 1 |
| Last Updated | 96d ago | 23d ago | 90d ago |
| Age | 4m | 23d | 3m |
Health Breakdown
flux-limiter
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
13
gcra-limiter
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
throttle-machines
Maintenance
8
Quality
17
Community
9
Popularity
3
Documentation
10
Technical Details
| flux-limiter | gcra-limiter | throttle-machines | |
|---|---|---|---|
| Version | 0.7.2 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 56KB | 20KB | 5KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gcra-limiter leads with a health score of 49/100, but none of the options score above 80.
- •throttle-machines has the most downloads (513), suggesting wider adoption.