rustio rustio.net

parse_arg vs sscanf vs dfmt

Side-by-side comparison of Rust crates

Core Metrics

parse_argsscanfdfmt
Health Score556160
Total Downloads642.2K1.8M297
30d Downloads22.3K112.7K92
Dependents1821358
Releases9176
Last Updated339d ago27d ago53d ago
Age7y 4m5y3m

Health Breakdown

parse_arg
Maintenance
6
Quality
20
Community
12
Popularity
7
Documentation
10
sscanf
Maintenance
17
Quality
14
Community
11
Popularity
7
Documentation
12
dfmt
Maintenance
16
Quality
17
Community
9
Popularity
3
Documentation
15

Technical Details

parse_argsscanfdfmt
Version1.0.10.5.00.4.1
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseMITNFAMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies050
Crate Size6KB64KB21KB
Features004
Yanked %0.0%0.0%0.0%
Edition20242021
MSRV1.631.88.01.81
Owners111

Quick Verdict

  • sscanf leads with a health score of 61/100, but none of the options score above 80.
  • parse_arg is depended on by 182 crates — strongest ecosystem trust.
  • sscanf, dfmt are pre-1.0 — API may change.