Decision Workspace
bcrypt-small vs bcrypt vs rcrypt
Side-by-side comparison of Rust crates
38
bcrypt-small
growingv0.1.1
bcrypt password hashing and verification in safe Rust.
63
bcrypt
growingv0.19.0
Easily hash and verify passwords using bcrypt
49
rcrypt
growingv0.4.0
A compact hashing/salting library based on bcrypt with smaller hashes
Core Metrics
| bcrypt-small | bcrypt | rcrypt | |
|---|---|---|---|
| Health Score | 38 | 63 | 49 |
| Total Downloads | 3.5K | 9.9M | 11.7K |
| 30d Downloads | 4 | 846.8K | 70 |
| Dependents | 0 | 3.3K | 0 |
| Releases | 2 | 36 | 6 |
| Last Updated | 2364d ago | 24d ago | 1492d ago |
| Age | 6y 7m | 10y 3m | 4y 1m |
Health Breakdown
bcrypt-small
Maintenance
3
Quality
15
Community
4
Popularity
4
Documentation
12
bcrypt
Maintenance
17
Quality
16
Community
12
Popularity
8
Documentation
10
rcrypt
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
13
Technical Details
| bcrypt-small | bcrypt | rcrypt | |
|---|---|---|---|
| Version | 0.1.1 | 0.19.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | ISC | MIT | Apache-2.0 |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 4KB | 15KB | 11KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| 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-small, rcrypt have not been updated in over a year.