rustio rustio.net

non-null-const vs constptr vs const-gen

Side-by-side comparison of Rust crates

Core Metrics

non-null-constconstptrconst-gen
Health Score475268
Total Downloads4586.3K321.8K
30d Downloads188.9K25.5K
Dependents13334
Releases1445
Last Updated83d ago349d ago37d ago
Age2m3y4y 11m

Health Breakdown

non-null-const
Maintenance
8
Quality
18
Community
6
Popularity
2
Documentation
13
constptr
Maintenance
6
Quality
18
Community
10
Popularity
6
Documentation
12
const-gen
Maintenance
17
Quality
22
Community
10
Popularity
7
Documentation
12

Technical Details

non-null-constconstptrconst-gen
Version0.1.00.3.11.6.9
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies102
Crate Size13KB6KB11KB
Features1425
Yanked %0.0%0.0%2.2%
Edition202420212018
MSRV1.84.1
Owners111

Quick Verdict

  • const-gen leads with a health score of 68/100, but none of the options score above 80.
  • non-null-const, constptr are pre-1.0 — API may change.