Decision Workspace
strp_macros vs strp vs sscanf
Side-by-side comparison of Rust crates
53
strp_macros
growingv3.1.0
a macro library intended to be used alongside strp
49
strp
growingv1.1.2
a simple string parsing utility crate, supporting no_std contexts.
61
sscanf
growingv0.5.0
A sscanf (inverse of format!()) macro with near unlimited parsing capabilities
Core Metrics
| strp_macros | strp | sscanf | |
|---|---|---|---|
| Health Score | 53 | 49 | 61 |
| Total Downloads | 13.2K | 22.0K | 1.8M |
| 30d Downloads | 102 | 90 | 112.7K |
| Dependents | 17 | 1 | 135 |
| Releases | 9 | 17 | 17 |
| Last Updated | 1238d ago | 1197d ago | 27d ago |
| Age | 3y 4m | 3y 4m | 5y |
Health Breakdown
strp_macros
Maintenance
10
Quality
20
Community
8
Popularity
5
Documentation
10
strp
Maintenance
6
Quality
22
Community
6
Popularity
5
Documentation
10
sscanf
Maintenance
17
Quality
14
Community
11
Popularity
7
Documentation
12
Technical Details
| strp_macros | strp | sscanf | |
|---|---|---|---|
| Version | 3.1.0 | 1.1.2 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 5 |
| Crate Size | 5KB | 8KB | 64KB |
| Features | 1 | 2 | 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_macros, strp have not been updated in over a year.
- •sscanf is pre-1.0 — API may change.