Decision Workspace
zeus-wallet vs bip32 vs hkd32
Side-by-side comparison of Rust crates
36
zeus-wallet
experimentalv0.1.0
Generate Hierarchical Deterministic Wallets (BIP32) from a username and password
54
bip32
growingv0.5.3
BIP32 hierarchical key derivation implemented in a generic, no_std-friendly manner. Supports deriving keys using the pure Rust k256 crate or the C library-backed secp256k1 crate
51
hkd32
growingv0.7.0
HMAC-based Hierarchical Key Derivation: deterministically derive a hierarchy of symmetric keys from initial keying material through repeated applications of the Hash-based Message Authentication Code (HMAC) construction. Optionally supports storing root derivation passwords as a 24-word mnemonic phrase (i.e. BIP39).
Core Metrics
| zeus-wallet | bip32 | hkd32 | |
|---|---|---|---|
| Health Score | 36 | 54 | 51 |
| Total Downloads | 30 | 7.2M | 398.4K |
| 30d Downloads | 3 | 413.3K | 4.8K |
| Dependents | 0 | 894 | 219 |
| Releases | 1 | 15 | 11 |
| Last Updated | 137d ago | 423d ago | 1416d ago |
| Age | 4m | 7y 3m | 6y 8m |
Health Breakdown
zeus-wallet
Maintenance
6
Quality
13
Community
5
Popularity
2
Documentation
10
bip32
Maintenance
5
Quality
13
Community
16
Popularity
8
Documentation
12
hkd32
Maintenance
4
Quality
16
Community
12
Popularity
7
Documentation
12
Technical Details
| zeus-wallet | bip32 | hkd32 | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.3 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 12 | 13 | 9 |
| Crate Size | 24KB | 41KB | 27KB |
| Features | 1 | 6 | 6 |
| Yanked % | 0.0% | 6.7% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.57 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •bip32 leads with a health score of 54/100, but none of the options score above 80.
- •bip32 is depended on by 894 crates — strongest ecosystem trust.
- •⚠ bip32, hkd32 have not been updated in over a year.