rustio rustio.net

strval vs sscanf vs parse_arg

Side-by-side comparison of Rust crates

Core Metrics

strvalsscanfparse_arg
Health Score556155
Total Downloads2.8K1.8M642.2K
30d Downloads24112.7K22.3K
Dependents0135182
Releases9179
Last Updated11d ago27d ago339d ago
Age8m5y7y 4m

Health Breakdown

strval
Maintenance
18
Quality
14
Community
7
Popularity
4
Documentation
12
sscanf
Maintenance
17
Quality
14
Community
11
Popularity
7
Documentation
12
parse_arg
Maintenance
6
Quality
20
Community
12
Popularity
7
Documentation
10

Technical Details

strvalsscanfparse_arg
Version0.5.00.5.01.0.1
Stable (≥1.0)✗ No✗ No✓ Yes
License0BSDMIT OR Apache-2.0MITNFA
Dependencies450
Crate Size12KB64KB6KB
Features100
Yanked %0.0%0.0%0.0%
Edition20242024
MSRV1.851.88.01.63
Owners211

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.
  • strval, sscanf are pre-1.0 — API may change.