Decision Workspace
crypt3_rs vs pwhash vs pw_hash
Side-by-side comparison of Rust crates
46
crypt3_rs
experimentalv0.1.1
Unix crypt(3) reimplemented in pure rust.
58
pwhash
growingv1.0.0
A collection of password hashing routines in pure Rust.
54
pw_hash
growingv0.1.2
A collection of password hashing routines in pure Rust. Fork of pwhash by inejge.
Core Metrics
| crypt3_rs | pwhash | pw_hash | |
|---|---|---|---|
| Health Score | 46 | 58 | 54 |
| Total Downloads | 2.9K | 3.2M | 2.6K |
| 30d Downloads | 671 | 238.0K | 87 |
| Dependents | 0 | 175 | 0 |
| Releases | 2 | 6 | 3 |
| Last Updated | 226d ago | 1909d ago | 3d ago |
| Age | 7m | 10y 1m | 1y 7m |
Health Breakdown
crypt3_rs
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
13
pwhash
Maintenance
7
Quality
19
Community
12
Popularity
8
Documentation
12
pw_hash
Maintenance
17
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| crypt3_rs | pwhash | pw_hash | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 7 | 7 |
| Crate Size | 33KB | 24KB | 29KB |
| Features | 8 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pwhash leads with a health score of 58/100, but none of the options score above 80.
- •pwhash is depended on by 175 crates — strongest ecosystem trust.
- •⚠ pwhash has not been updated in over a year.
- •crypt3_rs, pw_hash are pre-1.0 — API may change.