rustio rustio.net

generic-statics vs assoc_static vs generic_singleton

Side-by-side comparison of Rust crates

Core Metrics

generic-staticsassoc_staticgeneric_singleton
Health Score384645
Total Downloads1.5K11.6K112.3K
30d Downloads56424.0K
Dependents02520
Releases1712
Last Updated713d ago1367d ago311d ago
Age1y 11m4y3y 6m

Health Breakdown

generic-statics
Maintenance
1
Quality
16
Community
2
Popularity
4
Documentation
15
assoc_static
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
10
generic_singleton
Maintenance
8
Quality
8
Community
10
Popularity
6
Documentation
13

Technical Details

generic-staticsassoc_staticgeneric_singleton
Version0.1.01.0.00.5.1
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies004
Crate Size9KB3KB13KB
Features000
Yanked %0.0%0.0%33.3%
Edition202120212021
MSRV1.74
Owners111

Quick Verdict

  • assoc_static leads with a health score of 46/100, but none of the options score above 80.
  • generic_singleton has the most downloads (112.3K), suggesting wider adoption.
  • ⚠ generic-statics, assoc_static have not been updated in over a year.
  • generic-statics, generic_singleton are pre-1.0 — API may change.