Decision Workspace
bcrypt-no-getrandom vs bcrypt vs bcrypt-wasm
Side-by-side comparison of Rust crates
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
63
bcrypt
growingv0.19.0
Easily hash and verify passwords using bcrypt
34
bcrypt-wasm
growingv0.7.0
Easily hash and verify passwords using bcrypt
Core Metrics
| bcrypt-no-getrandom | bcrypt | bcrypt-wasm | |
|---|---|---|---|
| Health Score | 39 | 63 | 34 |
| Total Downloads | 2.5K | 9.9M | 7.3K |
| 30d Downloads | 8 | 846.8K | 21 |
| Dependents | 0 | 3.3K | 0 |
| Releases | 2 | 36 | 4 |
| Last Updated | 599d ago | 24d ago | 2178d ago |
| Age | 1y 7m | 10y 3m | 6y 2m |
Health Breakdown
bcrypt-no-getrandom
Maintenance
5
Quality
17
Community
3
Popularity
4
Documentation
10
bcrypt
Maintenance
17
Quality
16
Community
12
Popularity
8
Documentation
10
bcrypt-wasm
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
9
Technical Details
| bcrypt-no-getrandom | bcrypt | bcrypt-wasm | |
|---|---|---|---|
| Version | 0.16.0 | 0.19.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 6 | 7 |
| Crate Size | 10KB | 15KB | 12KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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.