Decision Workspace
bao-tree vs scrypt vs sha-crypt
Side-by-side comparison of Rust crates
55
bao-tree
growingv0.16.0
BLAKE3 verfiied streaming with custom chunk groups and range set queries
71
scrypt
growingv0.12.0
Scrypt password-based key derivation function
71
sha-crypt
growingv0.6.0
Pure Rust implementation of the SHA-crypt password hashing algorithm based on SHA-256/SHA-512 as implemented by the POSIX crypt C library, including support for generating and verifying password hash strings in the Modular Crypt Format
Core Metrics
| bao-tree | scrypt | sha-crypt | |
|---|---|---|---|
| Health Score | 55 | 71 | 71 |
| Total Downloads | 299.6K | 44.8M | 348.1K |
| 30d Downloads | 29.0K | 4.5M | 33.2K |
| Dependents | 134 | 2.4K | 123 |
| Releases | 43 | 37 | 16 |
| Last Updated | 202d ago | 33d ago | 34d ago |
| Age | 3y 1m | 9y 7m | 5y 4m |
Health Breakdown
bao-tree
Maintenance
11
Quality
10
Community
15
Popularity
7
Documentation
12
scrypt
Maintenance
16
Quality
12
Community
20
Popularity
8
Documentation
15
sha-crypt
Maintenance
15
Quality
17
Community
17
Popularity
7
Documentation
15
Technical Details
| bao-tree | scrypt | sha-crypt | |
|---|---|---|---|
| Version | 0.16.0 | 0.12.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 26 | 9 | 5 |
| Crate Size | 241KB | 25KB | 19KB |
| Features | 6 | 7 | 5 |
| Yanked % | 7.0% | 16.2% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | 1.85 | 1.85 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •scrypt leads with a health score of 71/100, but none of the options score above 80.
- •scrypt is depended on by 2.4K crates — strongest ecosystem trust.