rustio rustio.net

const-varint vs varing vs integer-encoding

Side-by-side comparison of Rust crates

Core Metrics

const-varintvaringinteger-encoding
Health Score486360
Total Downloads21.3K15.0K76.1M
30d Downloads4342.0K5.4M
Dependents7231.3K
Releases121642
Last Updated362d ago3d ago150d ago
Age1y 1m12m9y 9m

Health Breakdown

const-varint
Maintenance
8
Quality
12
Community
8
Popularity
5
Documentation
15
varing
Maintenance
19
Quality
14
Community
10
Popularity
5
Documentation
15
integer-encoding
Maintenance
11
Quality
17
Community
12
Popularity
8
Documentation
12

Technical Details

const-varintvaringinteger-encoding
Version0.4.2+deprecated0.13.04.1.0
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT
Dependencies12295
Crate Size31KB68KB13KB
Features10312
Yanked %25.0%0.0%16.7%
Edition202120242018
MSRV1.81.01.85.0
Owners111

Quick Verdict

  • varing leads with a health score of 63/100, but none of the options score above 80.
  • integer-encoding has the most downloads (76.1M), suggesting wider adoption.
  • integer-encoding is depended on by 1.3K crates — strongest ecosystem trust.
  • const-varint, varing are pre-1.0 — API may change.