Decision Workspace
tokio-threadpool vs tokio-retry vs rocketmq-runtime
Side-by-side comparison of Rust crates
57
tokio-threadpool
growingv0.1.18
A task scheduler backed by a work-stealing thread pool.
66
tokio-retry
growingv0.3.1
Extensible, asynchronous retry behaviours for futures/tokio
62
rocketmq-runtime
growingv0.8.0
Unofficial Rust implementation of Apache RocketMQ
Core Metrics
| tokio-threadpool | tokio-retry | rocketmq-runtime | |
|---|---|---|---|
| Health Score | 57 | 66 | 62 |
| Total Downloads | 19.2M | 85.0M | 6.0K |
| 30d Downloads | 275.1K | 11.9M | 0 |
| Dependents | 393 | 1.9K | 26 |
| Releases | 21 | 10 | 7 |
| Last Updated | 2302d ago | 40d ago | 59d ago |
| Age | 8y 3m | 9y 2m | 1y 11m |
Health Breakdown
tokio-threadpool
Maintenance
8
Quality
13
Community
17
Popularity
8
Documentation
11
tokio-retry
Maintenance
14
Quality
16
Community
14
Popularity
8
Documentation
14
rocketmq-runtime
Maintenance
21
Quality
15
Community
9
Popularity
5
Documentation
12
Technical Details
| tokio-threadpool | tokio-retry | rocketmq-runtime | |
|---|---|---|---|
| Version | 0.1.18 | 0.3.1 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 13 | 4 | 1 |
| Crate Size | 55KB | 10KB | 11KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.85 | 1.85.0 |
| Owners | 2 (team) | 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.
- •⚠ tokio-threadpool has not been updated in over a year.