Decision Workspace
tokio-bind-retry vs tokio-retry vs tokio-retry2
Side-by-side comparison of Rust crates
48
tokio-bind-retry
experimentalv0.0.2
Bind a tokio TcpListener / UdpSocket with exponential backoff and cancellation support.
66
tokio-retry
growingv0.3.1
Extensible, asynchronous retry behaviours for futures/tokio
58
tokio-retry2
growingv0.9.1
Extensible, asynchronous retry behaviors for futures/tokio
Core Metrics
| tokio-bind-retry | tokio-retry | tokio-retry2 | |
|---|---|---|---|
| Health Score | 48 | 66 | 58 |
| Total Downloads | 48 | 85.0M | 10.2M |
| 30d Downloads | 0 | 11.9M | 1.2M |
| Dependents | 3 | 1.9K | 146 |
| Releases | 2 | 10 | 17 |
| Last Updated | 12d ago | 40d ago | 134d ago |
| Age | 16d | 9y 2m | 1y 8m |
Health Breakdown
tokio-bind-retry
Maintenance
13
Quality
13
Community
8
Popularity
2
Documentation
12
tokio-retry
Maintenance
14
Quality
16
Community
14
Popularity
8
Documentation
14
tokio-retry2
Maintenance
13
Quality
13
Community
9
Popularity
8
Documentation
15
Technical Details
| tokio-bind-retry | tokio-retry | tokio-retry2 | |
|---|---|---|---|
| Version | 0.0.2 | 0.3.1 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 4 | 5 |
| Crate Size | 6KB | 10KB | 23KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 5.9% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.95 | 1.85 | 1.88 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •tokio-retry leads with a health score of 66/100, but none of the options score above 80.
- •tokio-retry is depended on by 1.9K crates — strongest ecosystem trust.