Decision Workspace
retry_macro vs ritlers vs hadris-macros
Side-by-side comparison of Rust crates
38
retry_macro
growingv0.3.0
A set of declarative macros which retries executing a function upon failure
54
ritlers
experimentalv0.3.0
A task-length aware rate limiter that waits for tasks to finish before counting them against the rate limit
53
hadris-macros
experimentalv1.1.0
Proc macros for dual sync/async code generation in Hadris
Core Metrics
| retry_macro | ritlers | hadris-macros | |
|---|---|---|---|
| Health Score | 38 | 54 | 53 |
| Total Downloads | 9.8K | 68 | 1.6K |
| 30d Downloads | 9 | 29 | 1.3K |
| Dependents | 0 | 0 | 36 |
| Releases | 8 | 3 | 6 |
| Last Updated | 360d ago | 5d ago | 15d ago |
| Age | 3y 4m | 4m | 1m |
Health Breakdown
retry_macro
Maintenance
6
Quality
11
Community
3
Popularity
5
Documentation
13
ritlers
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
12
hadris-macros
Maintenance
13
Quality
17
Community
9
Popularity
4
Documentation
10
Technical Details
| retry_macro | ritlers | hadris-macros | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 5 | 1 |
| Crate Size | 9KB | 30KB | 2KB |
| Features | 2 | 3 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ritlers leads with a health score of 54/100, but none of the options score above 80.
- •retry_macro has the most downloads (9.8K), suggesting wider adoption.
- •retry_macro, ritlers are pre-1.0 — API may change.