Decision Workspace
easy_salt vs rcrypt vs mini-rcrypt
Side-by-side comparison of Rust crates
45
easy_salt
growingv0.3.0
Simple crate for generating hashed strings with salt, currently based on easy-hasher crate
49
rcrypt
growingv0.4.0
A compact hashing/salting library based on bcrypt with smaller hashes
40
mini-rcrypt
growingv0.1.1
A minimal Rust implementation of OpenBSD Blowfish password hashing code.
Core Metrics
| easy_salt | rcrypt | mini-rcrypt | |
|---|---|---|---|
| Health Score | 45 | 49 | 40 |
| Total Downloads | 3.3K | 11.7K | 2.7K |
| 30d Downloads | 8 | 70 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 6 | 2 |
| Last Updated | 461d ago | 1492d ago | 1055d ago |
| Age | 1y 3m | 4y 1m | 2y 10m |
Health Breakdown
easy_salt
Maintenance
10
Quality
15
Community
3
Popularity
4
Documentation
13
rcrypt
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
13
mini-rcrypt
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| easy_salt | rcrypt | mini-rcrypt | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 3KB | 11KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rcrypt leads with a health score of 49/100, but none of the options score above 80.
- •⚠ easy_salt, rcrypt, mini-rcrypt have not been updated in over a year.