Decision Workspace
unibox vs static_init vs qed
Side-by-side comparison of Rust crates
37
unibox
growingv0.2.0
Universal Box that can store any type using static or dynamic memory.
57
static_init
growingv1.0.4
Safe mutable static and non const static initialization, and code execution at program startup/exit.
56
qed
growingv1.6.1
Compile-time assertions
Core Metrics
| unibox | static_init | qed | |
|---|---|---|---|
| Health Score | 37 | 57 | 56 |
| Total Downloads | 2.8K | 10.3M | 67.9K |
| 30d Downloads | 4 | 399.1K | 471 |
| Dependents | 0 | 3.2K | 0 |
| Releases | 2 | 20 | 10 |
| Last Updated | 1582d ago | 310d ago | 1029d ago |
| Age | 4y 4m | 5y 2m | 3y 11m |
Health Breakdown
unibox
Maintenance
3
Quality
18
Community
3
Popularity
4
Documentation
9
static_init
Maintenance
8
Quality
14
Community
15
Popularity
8
Documentation
12
qed
Maintenance
4
Quality
20
Community
11
Popularity
6
Documentation
15
Technical Details
| unibox | static_init | qed | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.4 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 17 | 1 |
| Crate Size | 8KB | 86KB | 6KB |
| Features | 2 | 8 | 0 |
| Yanked % | 0.0% | 30.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.82 | 1.64.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •static_init leads with a health score of 57/100, but none of the options score above 80.
- •static_init is depended on by 3.2K crates — strongest ecosystem trust.
- •⚠ unibox, qed have not been updated in over a year.
- •unibox is pre-1.0 — API may change.