Decision Workspace
booter vs r0 vs lazyinit
Side-by-side comparison of Rust crates
37
booter
growingv1.1.2
A simple solution to register and call one-time initialization functions
61
r0
growingv1.0.0
Initialization code ('crt0') written in Rust
60
lazyinit
growingv0.2.2
Initialize a static value lazily.
Core Metrics
| booter | r0 | lazyinit | |
|---|---|---|---|
| Health Score | 37 | 61 | 60 |
| Total Downloads | 15.0K | 2.1M | 100.6K |
| 30d Downloads | 6 | 55.3K | 9.4K |
| Dependents | 6 | 193 | 171 |
| Releases | 12 | 5 | 4 |
| Last Updated | 1655d ago | 2214d ago | 290d ago |
| Age | 4y 10m | 9y 5m | 1y 8m |
Health Breakdown
booter
Maintenance
4
Quality
14
Community
4
Popularity
5
Documentation
10
r0
Maintenance
3
Quality
21
Community
17
Popularity
8
Documentation
12
lazyinit
Maintenance
6
Quality
16
Community
17
Popularity
6
Documentation
15
Technical Details
| booter | r0 | lazyinit | |
|---|---|---|---|
| Version | 1.1.2 | 1.0.0 | 0.2.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 2 | 0 | 0 |
| Crate Size | 3KB | 11KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 83.3% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.56.1 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •r0 leads with a health score of 61/100, but none of the options score above 80.
- •r0 is depended on by 193 crates — strongest ecosystem trust.
- •⚠ booter, r0 have not been updated in over a year.
- •lazyinit is pre-1.0 — API may change.