Decision Workspace
passwordmaker-rs vs secret-box vs aegis-password-generator
Side-by-side comparison of Rust crates
43
passwordmaker-rs
growingv0.2.3
Rust reimplementation of the PasswordMaker Pro algorithm. This is partially a port, partially written from scratch. Compatibility is a goal, but not guaranteed.
49
secret-box
experimentalv0.1.1
Safe boxing mechanism for sensitive values with automatic zeroization
48
aegis-password-generator
experimentalv0.1.1
A secure password generation and management library
Core Metrics
| passwordmaker-rs | secret-box | aegis-password-generator | |
|---|---|---|---|
| Health Score | 43 | 49 | 48 |
| Total Downloads | 4.6K | 143 | 395 |
| 30d Downloads | 7 | 104 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 2 | 2 |
| Last Updated | 208d ago | 89d ago | 104d ago |
| Age | 3y 5m | 2m | 6m |
Health Breakdown
passwordmaker-rs
Maintenance
8
Quality
15
Community
5
Popularity
4
Documentation
11
secret-box
Maintenance
9
Quality
16
Community
6
Popularity
3
Documentation
15
aegis-password-generator
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| passwordmaker-rs | secret-box | aegis-password-generator | |
|---|---|---|---|
| Version | 0.2.3 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 3 | 3 |
| Crate Size | 42KB | 12KB | 6KB |
| Features | 4 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.52 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •secret-box leads with a health score of 49/100, but none of the options score above 80.
- •passwordmaker-rs has the most downloads (4.6K), suggesting wider adoption.