rustio rustio.net

stream_throttle vs leaky-bucket vs future-queue

Side-by-side comparison of Rust crates

Core Metrics

stream_throttleleaky-bucketfuture-queue
Health Score526262
Total Downloads1.9M2.0M4.8M
30d Downloads80.7K106.8K433.8K
Dependents110787109
Releases6305
Last Updated993d ago733d ago55d ago
Age8y6y 9m3y 5m

Health Breakdown

stream_throttle
Maintenance
4
Quality
16
Community
11
Popularity
8
Documentation
13
leaky-bucket
Maintenance
6
Quality
20
Community
14
Popularity
8
Documentation
14
future-queue
Maintenance
13
Quality
13
Community
13
Popularity
8
Documentation
15

Technical Details

stream_throttleleaky-bucketfuture-queue
Version0.5.11.1.20.4.0
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies7810
Crate Size14KB30KB31KB
Features320
Yanked %0.0%0.0%0.0%
Edition202120182021
MSRV1.631.70
Owners112

Quick Verdict

  • leaky-bucket leads with a health score of 62/100, but none of the options score above 80.
  • future-queue has the most downloads (4.8M), suggesting wider adoption.
  • leaky-bucket is depended on by 787 crates — strongest ecosystem trust.
  • ⚠ stream_throttle, leaky-bucket have not been updated in over a year.
  • stream_throttle, future-queue are pre-1.0 — API may change.