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 Score375750
Total Downloads29.0K10.3M10.3M
30d Downloads411399.1K396.4K
Dependents03.2K20
Releases32012
Last Updated1879d ago310d ago469d ago
Age5y 1m5y 2m5y 2m

Health Breakdown

startup
Maintenance
4
Quality
10
Community
6
Popularity
5
Documentation
12
static_init
Maintenance
8
Quality
14
Community
15
Popularity
8
Documentation
12
static_init_macro
Maintenance
5
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 57/100, but none of the options score above 80.
  • static_init_macro has the most downloads (10.3M), suggesting wider adoption.
  • static_init is depended on by 3.2K crates — strongest ecosystem trust.
  • ⚠ startup, static_init_macro have not been updated in over a year.
  • startup is pre-1.0 — API may change.