Decision Workspace
passwors vs djangohashers vs passwordEncryption
Side-by-side comparison of Rust crates
37
passwors
growingv0.1.1
Passwors is a simple password handling library that utilises Rust's type system to enfore better password handling. Use it as a basic building block for more complex authentication systems.
61
djangohashers
stablev1.8.4
A Rust port of the password primitives used in Django project.
53
passwordEncryption
experimentalv0.1.3
一个安全的密码哈希库,使用 Argon2 算法保护用户密码
Core Metrics
| passwors | djangohashers | passwordEncryption | |
|---|---|---|---|
| Health Score | 37 | 61 | 53 |
| Total Downloads | 4.0K | 128.4K | 98 |
| 30d Downloads | 4 | 744 | 6 |
| Dependents | 0 | 18 | 0 |
| Releases | 2 | 59 | 4 |
| Last Updated | 3496d ago | 89d ago | 114d ago |
| Age | 9y 7m | 10y 2m | 3m |
Health Breakdown
passwors
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
11
djangohashers
Maintenance
14
Quality
19
Community
9
Popularity
6
Documentation
13
passwordEncryption
Maintenance
18
Quality
14
Community
6
Popularity
2
Documentation
13
Technical Details
| passwors | djangohashers | passwordEncryption | |
|---|---|---|---|
| Version | 0.1.1 | 1.8.4 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 7 | 16 | 3 |
| Crate Size | 17KB | 29KB | 7KB |
| Features | 4 | 8 | 0 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •djangohashers leads with a health score of 61/100, but none of the options score above 80.
- •⚠ passwors has not been updated in over a year.
- •passwors, passwordEncryption are pre-1.0 — API may change.