Decision Workspace
xboot vs static_ vs amqprs
Side-by-side comparison of Rust crates
51
xboot
growingv0.1.35
Async static initialization before main. / 主函数前异步初始化静态变量。
46
static_
growingv0.1.21
Async global static initialization / 异步全局静态变量初始化
70
amqprs
stablev2.1.5
AMQP 0-9-1 client implementation for RabbitMQ
Core Metrics
| xboot | static_ | amqprs | |
|---|---|---|---|
| Health Score | 51 | 46 | 70 |
| Total Downloads | 14.8K | 5.7K | 639.6K |
| 30d Downloads | 408 | 292 | 44.3K |
| Dependents | 157 | 17 | 230 |
| Releases | 25 | 12 | 77 |
| Last Updated | 95d ago | 95d ago | 8d ago |
| Age | 1y 2m | 1y 2m | 3y 3m |
Health Breakdown
xboot
Maintenance
14
Quality
15
Community
9
Popularity
5
Documentation
8
static_
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
8
amqprs
Maintenance
18
Quality
18
Community
12
Popularity
7
Documentation
15
Technical Details
| xboot | static_ | amqprs | |
|---|---|---|---|
| Version | 0.1.35 | 0.1.21 | 2.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MIT |
| Dependencies | 5 | 8 | 15 |
| Crate Size | 8KB | 13KB | 79KB |
| Features | 1 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •amqprs leads with a health score of 70/100, but none of the options score above 80.
- •amqprs is depended on by 230 crates — strongest ecosystem trust.
- •xboot, static_ are pre-1.0 — API may change.