Decision Workspace
grabinput vs scanpw vs scan-rules
Side-by-side comparison of Rust crates
35
grabinput
growingv0.2.1
Unixy lib for reading from a file or from stdin
50
scanpw
growingv1.0.0
Read a password from standard input
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
| grabinput | scanpw | scan-rules | |
|---|---|---|---|
| Health Score | 35 | 50 | 45 |
| Total Downloads | 21.2K | 10.3K | 77.9K |
| 30d Downloads | 92 | 551 | 1.5K |
| Dependents | 4 | 27 | 59 |
| Releases | 4 | 2 | 8 |
| Last Updated | 3433d ago | 1056d ago | 3427d ago |
| Age | 10y 3m | 5y 10m | 10y 2m |
Health Breakdown
grabinput
Maintenance
2
Quality
15
Community
5
Popularity
5
Documentation
8
scanpw
Maintenance
3
Quality
19
Community
10
Popularity
5
Documentation
13
scan-rules
Maintenance
3
Quality
17
Community
8
Popularity
6
Documentation
11
Technical Details
| grabinput | scanpw | scan-rules | |
|---|---|---|---|
| Version | 0.2.1 | 1.0.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 5 | 7 |
| Crate Size | 8KB | 15KB | 66KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scanpw leads with a health score of 50/100, but none of the options score above 80.
- •scan-rules has the most downloads (77.9K), suggesting wider adoption.
- •⚠ grabinput, scanpw, scan-rules have not been updated in over a year.
- •grabinput, scan-rules are pre-1.0 — API may change.