Decision Workspace
async-reactor-trait vs tokio-reactor-trait vs async-global-executor
Side-by-side comparison of Rust crates
59
async-reactor-trait
growingv3.1.1
reactor-trait implementation for async-io
61
tokio-reactor-trait
growingv4.1.1
reactor-trait implementation for tokio
69
async-global-executor
growingv3.1.0
A global executor built on top of async-executor and async-io
Core Metrics
| async-reactor-trait | tokio-reactor-trait | async-global-executor | |
|---|---|---|---|
| Health Score | 59 | 61 | 69 |
| Total Downloads | 6.8M | 1.7M | 78.1M |
| 30d Downloads | 696.5K | 73.6K | 3.9M |
| Dependents | 49 | 146 | 847 |
| Releases | 20 | 26 | 36 |
| Last Updated | 217d ago | 217d ago | 394d ago |
| Age | 5y 3m | 5y 3m | 5y 7m |
Health Breakdown
async-reactor-trait
Maintenance
9
Quality
16
Community
11
Popularity
8
Documentation
15
tokio-reactor-trait
Maintenance
9
Quality
18
Community
12
Popularity
7
Documentation
15
async-global-executor
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| async-reactor-trait | tokio-reactor-trait | async-global-executor | |
|---|---|---|---|
| Version | 3.1.1 | 4.1.1 | 3.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 7 | 8 |
| Crate Size | 5KB | 6KB | 15KB |
| Features | 0 | 0 | 3 |
| Yanked % | 5.0% | 3.9% | 2.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.78.0 | 1.78.0 | 1.80 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •async-global-executor leads with a health score of 69/100, but none of the options score above 80.
- •async-global-executor is depended on by 847 crates — strongest ecosystem trust.
- •⚠ async-global-executor has not been updated in over a year.