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