Decision Workspace
retry_future vs async_repeat vs rocketmq-runtime
Side-by-side comparison of Rust crates
39
retry_future
growingv0.4.0
Retry futures mechanism
32
async_repeat
growingv0.1.0
Retry futures mechanism
64
rocketmq-runtime
growingv0.8.0
Unofficial Rust implementation of Apache RocketMQ
Core Metrics
| retry_future | async_repeat | rocketmq-runtime | |
|---|---|---|---|
| Health Score | 39 | 32 | 64 |
| Total Downloads | 6.8K | 1.8K | 5.6K |
| 30d Downloads | 16 | 3 | 165 |
| Dependents | 0 | 0 | 26 |
| Releases | 4 | 1 | 7 |
| Last Updated | 1212d ago | 1260d ago | today |
| Age | 3y 5m | 3y 5m | 1y 9m |
Health Breakdown
retry_future
Maintenance
5
Quality
16
Community
3
Popularity
5
Documentation
10
async_repeat
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
10
rocketmq-runtime
Maintenance
24
Quality
15
Community
9
Popularity
4
Documentation
12
Technical Details
| retry_future | async_repeat | rocketmq-runtime | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 6 | 1 |
| Crate Size | 15KB | 13KB | 11KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rocketmq-runtime leads with a health score of 64/100, but none of the options score above 80.
- •retry_future has the most downloads (6.8K), suggesting wider adoption.
- •⚠ retry_future, async_repeat have not been updated in over a year.