rustio rustio.net

startup vs static_init vs static_init_macro

Side-by-side comparison of Rust crates

Core Metrics

startupstatic_initstatic_init_macro
Health Score375649
Total Downloads30.9K11.8M11.8M
30d Downloads0259.5K258.7K
Dependents03.4K20
Releases32012
Last Updated1987d ago418d ago577d ago
Age5y 5m5y 5m5y 5m

Health Breakdown

startup
Maintenance
4
Quality
10
Community
6
Popularity
5
Documentation
12
static_init
Maintenance
7
Quality
14
Community
15
Popularity
8
Documentation
12
static_init_macro
Maintenance
4
Quality
17
Community
10
Popularity
8
Documentation
10

Technical Details

startupstatic_initstatic_init_macro
Version0.1.11.0.41.0.4
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseApache-2.0 OR MIT OR ZlibMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies0175
Crate Size9KB86KB7KB
Features081
Yanked %100.0%30.0%8.3%
Edition201820212021
MSRV1.82
Owners111

Quick Verdict

  • static_init leads with a health score of 56/100, but none of the options score above 80.
  • static_init_macro has the most downloads (11.8M), suggesting wider adoption.
  • static_init is depended on by 3.4K crates — strongest ecosystem trust.
  • ⚠ startup, static_init, static_init_macro have not been updated in over a year.
  • startup is pre-1.0 — API may change.