Decision Workspace
compio_dispatch vs static_ vs async-once-cell
Side-by-side comparison of Rust crates
45
compio_dispatch
experimentalv0.1.5
Global task dispatcher for compio applications. / Compio 应用全局任务分发器。
46
static_
growingv0.1.21
Async global static initialization / 异步全局静态变量初始化
58
async-once-cell
growingv0.5.4
Async single assignment cells and lazy values.
Core Metrics
| compio_dispatch | static_ | async-once-cell | |
|---|---|---|---|
| Health Score | 45 | 46 | 58 |
| Total Downloads | 99 | 5.7K | 5.3M |
| 30d Downloads | 12 | 308 | 507.2K |
| Dependents | 0 | 17 | 923 |
| Releases | 5 | 12 | 14 |
| Last Updated | 42d ago | 95d ago | 537d ago |
| Age | 1m | 1y 2m | 4y 7m |
Health Breakdown
compio_dispatch
Maintenance
16
Quality
13
Community
6
Popularity
2
Documentation
8
static_
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
8
async-once-cell
Maintenance
7
Quality
17
Community
14
Popularity
8
Documentation
12
Technical Details
| compio_dispatch | static_ | async-once-cell | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.21 | 0.5.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 8 | 1 |
| Crate Size | 15KB | 13KB | 20KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-once-cell leads with a health score of 58/100, but none of the options score above 80.
- •async-once-cell is depended on by 923 crates — strongest ecosystem trust.
- •⚠ async-once-cell has not been updated in over a year.