rustio rustio.net

varing vs const-varint vs integer-encoding

Side-by-side comparison of Rust crates

Core Metrics

varingconst-varintinteger-encoding
Health Score634860
Total Downloads15.0K21.3K76.1M
30d Downloads2.0K4345.4M
Dependents2371.3K
Releases161242
Last Updated3d ago362d ago150d ago
Age12m1y 1m9y 9m

Health Breakdown

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

Technical Details

varingconst-varintinteger-encoding
Version0.13.00.4.2+deprecated4.1.0
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT
Dependencies29125
Crate Size68KB31KB13KB
Features31102
Yanked %0.0%25.0%16.7%
Edition202420212018
MSRV1.85.01.81.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.
  • varing, const-varint are pre-1.0 — API may change.