Decision Workspace
global-executor vs async-global-executor vs reactor-trait
Side-by-side comparison of Rust crates
39
global-executor
growingv0.1.0
Configure a global executor you can reuse everywhere
69
async-global-executor
growingv3.1.0
A global executor built on top of async-executor and async-io
61
reactor-trait
growingv3.1.1
A collection of traits to define a common interface across reactors
Core Metrics
| global-executor | async-global-executor | reactor-trait | |
|---|---|---|---|
| Health Score | 39 | 69 | 61 |
| Total Downloads | 3.0K | 78.1M | 7.6M |
| 30d Downloads | 4 | 4.1M | 876.9K |
| Dependents | 0 | 847 | 111 |
| Releases | 2 | 36 | 21 |
| Last Updated | 1942d ago | 394d ago | 217d ago |
| Age | 5y 4m | 5y 7m | 5y 4m |
Health Breakdown
global-executor
Maintenance
3
Quality
14
Community
6
Popularity
4
Documentation
12
async-global-executor
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
reactor-trait
Maintenance
9
Quality
17
Community
12
Popularity
8
Documentation
15
Technical Details
| global-executor | async-global-executor | reactor-trait | |
|---|---|---|---|
| Version | 0.1.0 | 3.1.0 | 3.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 8 | 6 |
| Crate Size | 4KB | 15KB | 7KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 2.8% | 19.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.80 | 1.85.0 |
| Owners | 1 | 4 (team) | 1 |
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.
- •⚠ global-executor, async-global-executor have not been updated in over a year.
- •global-executor is pre-1.0 — API may change.