Decision Workspace
mcf vs phc vs aws-lc-rs
Side-by-side comparison of Rust crates
65
mcf
experimentalv0.6.0
Pure Rust implementation of the Modular Crypt Format (MCF) which is used to store password hashes in the form `${id}$...`
60
phc
growingv0.6.1
Pure Rust implementation of the Password Hashing Competition (PHC) string format which is used for storing password hashes
81
aws-lc-rs
stablev1.17.0
aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.
Core Metrics
| mcf | phc | aws-lc-rs | |
|---|---|---|---|
| Health Score | 65 | 60 | 81 |
| Total Downloads | 44.4K | 205.3K | 124.7M |
| 30d Downloads | 10.7K | 80.1K | 17.7M |
| Dependents | 29 | 21 | 2.5K |
| Releases | 9 | 7 | 51 |
| Last Updated | 78d ago | 77d ago | 12d ago |
| Age | 11m | 7y 8m | 3y 1m |
Health Breakdown
mcf
Maintenance
16
Quality
16
Community
15
Popularity
6
Documentation
12
phc
Maintenance
11
Quality
16
Community
15
Popularity
6
Documentation
12
aws-lc-rs
Maintenance
21
Quality
20
Community
17
Popularity
8
Documentation
15
Technical Details
| mcf | phc | aws-lc-rs | |
|---|---|---|---|
| Version | 0.6.0 | 0.6.1 | 1.17.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | ISC AND (Apache-2.0 OR ISC) |
| Dependencies | 2 | 4 | 9 |
| Crate Size | 13KB | 26KB | 239KB |
| Features | 3 | 4 | 13 |
| Yanked % | 0.0% | 0.0% | 3.9% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.71.0 |
| Owners | 2 (team) | 2 (team) | 4 (team) |
Links
Quick Verdict
- •aws-lc-rs has the highest health score (81/100) — a strong overall choice.
- •aws-lc-rs is depended on by 2.5K crates — strongest ecosystem trust.
- •mcf, phc are pre-1.0 — API may change.