Decision Workspace
gcra-limiter vs throttle-machines vs flux-limiter
Side-by-side comparison of Rust crates
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
48
flux-limiter
experimentalv0.7.2
A rate limiter based on the Generic Cell Rate Algorithm (GCRA).
Core Metrics
| gcra-limiter | throttle-machines | flux-limiter | |
|---|---|---|---|
| Health Score | 49 | 47 | 48 |
| Total Downloads | 14 | 513 | 103 |
| 30d Downloads | 14 | 246 | 6 |
| Dependents | 0 | 34 | 0 |
| Releases | 1 | 1 | 4 |
| Last Updated | 23d ago | 90d ago | 96d ago |
| Age | 23d | 3m | 4m |
Health Breakdown
gcra-limiter
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
throttle-machines
Maintenance
8
Quality
17
Community
9
Popularity
3
Documentation
10
flux-limiter
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
13
Technical Details
| gcra-limiter | throttle-machines | flux-limiter | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.7.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 20KB | 5KB | 56KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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.