rustio rustio.net

adaptive_backoff vs ratelimit vs leaky-bucket

Side-by-side comparison of Rust crates

Core Metrics

adaptive_backoffratelimitleaky-bucket
Health Score427061
Total Downloads355.2K15.5M1.8M
30d Downloads9.5K835.6K103.3K
Dependents7267709
Releases43030
Last Updated227d ago7d ago674d ago
Age5y 3m10y 5m6y 7m

Health Breakdown

adaptive_backoff
Maintenance
6
Quality
15
Community
5
Popularity
7
Documentation
9
ratelimit
Maintenance
16
Quality
16
Community
18
Popularity
8
Documentation
12
leaky-bucket
Maintenance
6
Quality
20
Community
14
Popularity
7
Documentation
14

Technical Details

adaptive_backoffratelimitleaky-bucket
Version0.2.21.0.01.1.2
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies318
Crate Size6KB15KB30KB
Features002
Yanked %0.0%0.0%0.0%
Edition201820242018
MSRV1.851.63
Owners13 (team)1

Quick Verdict

  • ratelimit leads with a health score of 70/100, but none of the options score above 80.
  • leaky-bucket is depended on by 709 crates — strongest ecosystem trust.
  • ⚠ leaky-bucket has not been updated in over a year.
  • adaptive_backoff is pre-1.0 — API may change.