Decision Workspace
async-dispatch vs dispatch2 vs dispatchr
Side-by-side comparison of Rust crates
45
async-dispatch
experimentalv0.3.2
Async task dispatch via Grand Central Dispatch
69
dispatch2
growingv0.3.1
Bindings and wrappers for Apple's Grand Central Dispatch (GCD)
43
dispatchr
growingv1.0.0
Drew's Rust bindings for libdispatch, a.k.a. GCD
Core Metrics
| async-dispatch | dispatch2 | dispatchr | |
|---|---|---|---|
| Health Score | 45 | 69 | 43 |
| Total Downloads | 116 | 16.1M | 1.2K |
| 30d Downloads | 10 | 4.3M | 5 |
| Dependents | 0 | 360 | 0 |
| Releases | 6 | 4 | 1 |
| Last Updated | 52d ago | 29d ago | 528d ago |
| Age | 2m | 3y 5m | 1y 5m |
Health Breakdown
async-dispatch
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
13
dispatch2
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
12
dispatchr
Maintenance
2
Quality
19
Community
6
Popularity
4
Documentation
12
Technical Details
| async-dispatch | dispatch2 | dispatchr | |
|---|---|---|---|
| Version | 0.3.2 | 0.3.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Zlib OR Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 5 |
| Crate Size | 13KB | 55KB | 60KB |
| Features | 0 | 6 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.60.0 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •dispatch2 leads with a health score of 69/100, but none of the options score above 80.
- •dispatch2 is depended on by 360 crates — strongest ecosystem trust.
- •⚠ dispatchr has not been updated in over a year.
- •async-dispatch, dispatch2 are pre-1.0 — API may change.