Decision Workspace
scanpw vs input_py vs use-stdin
Side-by-side comparison of Rust crates
50
scanpw
growingv1.0.0
Read a password from standard input
50
input_py
growingv2.0.0
you can use input like python3
49
use-stdin
experimentalv0.0.1
Synchronous stdin primitives for RustUse CLI-adjacent code
Core Metrics
| scanpw | input_py | use-stdin | |
|---|---|---|---|
| Health Score | 50 | 50 | 49 |
| Total Downloads | 11.7K | 4.4K | 91 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 33 | 0 | 1 |
| Releases | 2 | 7 | 1 |
| Last Updated | 1164d ago | 142d ago | 54d ago |
| Age | 6y 1m | 2y 9m | 1m |
Health Breakdown
scanpw
Maintenance
3
Quality
19
Community
10
Popularity
5
Documentation
13
input_py
Maintenance
10
Quality
19
Community
5
Popularity
4
Documentation
12
use-stdin
Maintenance
10
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| scanpw | input_py | use-stdin | |
|---|---|---|---|
| Version | 1.0.0 | 2.0.0 | 0.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 0 | 0 |
| Crate Size | 15KB | 16KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70.0 | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scanpw leads with a health score of 50/100, but none of the options score above 80.
- •⚠ scanpw has not been updated in over a year.
- •use-stdin is pre-1.0 — API may change.