Decision Workspace
scanpw vs input_py vs scan-rules
Side-by-side comparison of Rust crates
50
scanpw
growingv1.0.0
Read a password from standard input
55
input_py
stablev2.0.0
you can use input like python3
45
scan-rules
growingv0.2.0
This crate provides some macros for quickly parsing values out of text. Roughly speaking, it does the inverse of the print!/format! macros; or, in other words, a similar job to scanf from C.
Core Metrics
| scanpw | input_py | scan-rules | |
|---|---|---|---|
| Health Score | 50 | 55 | 45 |
| Total Downloads | 10.3K | 4.4K | 77.9K |
| 30d Downloads | 560 | 13 | 1.5K |
| Dependents | 27 | 0 | 59 |
| Releases | 2 | 7 | 8 |
| Last Updated | 1056d ago | 34d ago | 3427d ago |
| Age | 5y 10m | 2y 6m | 10y 2m |
Health Breakdown
scanpw
Maintenance
3
Quality
19
Community
10
Popularity
5
Documentation
13
input_py
Maintenance
15
Quality
19
Community
5
Popularity
4
Documentation
12
scan-rules
Maintenance
3
Quality
17
Community
8
Popularity
6
Documentation
11
Technical Details
| scanpw | input_py | scan-rules | |
|---|---|---|---|
| Version | 1.0.0 | 2.0.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 5 | 0 | 7 |
| Crate Size | 15KB | 16KB | 66KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •input_py leads with a health score of 55/100, but none of the options score above 80.
- •scan-rules has the most downloads (77.9K), suggesting wider adoption.
- •⚠ scanpw, scan-rules have not been updated in over a year.
- •scan-rules is pre-1.0 — API may change.