Decision Workspace
altair-retry vs retry-if-macro vs retry-if
Side-by-side comparison of Rust crates
44
altair-retry
experimentalv0.3.0
Async retry with exponential backoff, auto-traced via the tracing crate
50
retry-if-macro
growingv0.3.0
A tokio-compatible attribute-macro for decorating methods and functions with an exponential backoff.
45
retry-if
growingv0.3.1
A tokio-compatible attribute-macro for decorating methods and functions with an exponential backoff.
Core Metrics
| altair-retry | retry-if-macro | retry-if | |
|---|---|---|---|
| Health Score | 44 | 50 | 45 |
| Total Downloads | 236 | 5.7K | 8.5K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 7 | 0 |
| Releases | 11 | 3 | 7 |
| Last Updated | 32d ago | 62d ago | 62d ago |
| Age | 1m | 2y 2m | 2y 2m |
Health Breakdown
altair-retry
Maintenance
11
Quality
12
Community
6
Popularity
3
Documentation
12
retry-if-macro
Maintenance
13
Quality
15
Community
8
Popularity
4
Documentation
10
retry-if
Maintenance
14
Quality
10
Community
6
Popularity
5
Documentation
10
Technical Details
| altair-retry | retry-if-macro | retry-if | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 4 | 8 |
| Crate Size | 16KB | 5KB | 13KB |
| Features | 0 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 28.6% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.95 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •retry-if-macro leads with a health score of 50/100, but none of the options score above 80.
- •retry-if has the most downloads (8.5K), suggesting wider adoption.