Decision Workspace
strp vs strp_macros vs sscanf
Side-by-side comparison of Rust crates
49
strp
growingv1.1.2
a simple string parsing utility crate, supporting no_std contexts.
53
strp_macros
growingv3.1.0
a macro library intended to be used alongside strp
61
sscanf
growingv0.5.0
A sscanf (inverse of format!()) macro with near unlimited parsing capabilities
Core Metrics
| strp | strp_macros | sscanf | |
|---|---|---|---|
| Health Score | 49 | 53 | 61 |
| Total Downloads | 22.0K | 13.2K | 1.8M |
| 30d Downloads | 86 | 97 | 109.1K |
| Dependents | 1 | 17 | 135 |
| Releases | 17 | 9 | 17 |
| Last Updated | 1197d ago | 1238d ago | 27d ago |
| Age | 3y 4m | 3y 4m | 5y |
Health Breakdown
strp
Maintenance
6
Quality
22
Community
6
Popularity
5
Documentation
10
strp_macros
Maintenance
10
Quality
20
Community
8
Popularity
5
Documentation
10
sscanf
Maintenance
17
Quality
14
Community
11
Popularity
7
Documentation
12
Technical Details
| strp | strp_macros | sscanf | |
|---|---|---|---|
| Version | 1.1.2 | 3.1.0 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 5 |
| Crate Size | 8KB | 5KB | 64KB |
| Features | 2 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sscanf leads with a health score of 61/100, but none of the options score above 80.
- •sscanf is depended on by 135 crates — strongest ecosystem trust.
- •⚠ strp, strp_macros have not been updated in over a year.
- •sscanf is pre-1.0 — API may change.