Decision Workspace
static_ vs xboot vs compio_dispatch
Side-by-side comparison of Rust crates
46
static_
growingv0.1.21
Async global static initialization / 异步全局静态变量初始化
51
xboot
growingv0.1.35
Async static initialization before main. / 主函数前异步初始化静态变量。
45
compio_dispatch
experimentalv0.1.5
Global task dispatcher for compio applications. / Compio 应用全局任务分发器。
Core Metrics
| static_ | xboot | compio_dispatch | |
|---|---|---|---|
| Health Score | 46 | 51 | 45 |
| Total Downloads | 5.7K | 14.8K | 99 |
| 30d Downloads | 292 | 408 | 12 |
| Dependents | 17 | 157 | 0 |
| Releases | 12 | 25 | 5 |
| Last Updated | 95d ago | 95d ago | 42d ago |
| Age | 1y 2m | 1y 2m | 1m |
Health Breakdown
static_
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
8
xboot
Maintenance
14
Quality
15
Community
9
Popularity
5
Documentation
8
compio_dispatch
Maintenance
16
Quality
13
Community
6
Popularity
2
Documentation
8
Technical Details
| static_ | xboot | compio_dispatch | |
|---|---|---|---|
| Version | 0.1.21 | 0.1.35 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MulanPSL-2.0 |
| Dependencies | 8 | 5 | 9 |
| Crate Size | 13KB | 8KB | 15KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xboot leads with a health score of 51/100, but none of the options score above 80.
- •xboot is depended on by 157 crates — strongest ecosystem trust.