Decision Workspace
bcrypt vs bcrypt-no-getrandom vs bcrypt-wasm
Side-by-side comparison of Rust crates
63
bcrypt
growingv0.19.0
Easily hash and verify passwords using bcrypt
39
bcrypt-no-getrandom
growingv0.16.0
Easily hash and verify passwords using bcrypt without getrandom or zeroize, providing near-complete functionality without alloc or std
34
bcrypt-wasm
growingv0.7.0
Easily hash and verify passwords using bcrypt
Core Metrics
| bcrypt | bcrypt-no-getrandom | bcrypt-wasm | |
|---|---|---|---|
| Health Score | 63 | 39 | 34 |
| Total Downloads | 9.9M | 2.5K | 7.3K |
| 30d Downloads | 846.8K | 8 | 21 |
| Dependents | 3.3K | 0 | 0 |
| Releases | 36 | 2 | 4 |
| Last Updated | 24d ago | 599d ago | 2178d ago |
| Age | 10y 3m | 1y 7m | 6y 2m |
Health Breakdown
bcrypt
Maintenance
17
Quality
16
Community
12
Popularity
8
Documentation
10
bcrypt-no-getrandom
Maintenance
5
Quality
17
Community
3
Popularity
4
Documentation
10
bcrypt-wasm
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
9
Technical Details
| bcrypt | bcrypt-no-getrandom | bcrypt-wasm | |
|---|---|---|---|
| Version | 0.19.0 | 0.16.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 3 | 7 |
| Crate Size | 15KB | 10KB | 12KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bcrypt leads with a health score of 63/100, but none of the options score above 80.
- •bcrypt is depended on by 3.3K crates — strongest ecosystem trust.
- •⚠ bcrypt-no-getrandom, bcrypt-wasm have not been updated in over a year.