Decision Workspace
hdwallet-fc vs bip32 vs derivation-path
Side-by-side comparison of Rust crates
38
hdwallet-fc
growingv0.2.8
Hierarchical deterministic wallet
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
54
derivation-path
growingv0.2.0
Simple struct for dealing with BIP32/44/49 derivation paths
Core Metrics
| hdwallet-fc | bip32 | derivation-path | |
|---|---|---|---|
| Health Score | 38 | 54 | 54 |
| Total Downloads | 12.1K | 7.2M | 11.4M |
| 30d Downloads | 14 | 413.3K | 629.7K |
| Dependents | 0 | 894 | 435 |
| Releases | 10 | 15 | 5 |
| Last Updated | 745d ago | 423d ago | 1500d ago |
| Age | 2y 2m | 7y 3m | 5y 9m |
Health Breakdown
hdwallet-fc
Maintenance
6
Quality
14
Community
3
Popularity
5
Documentation
10
bip32
Maintenance
5
Quality
13
Community
16
Popularity
8
Documentation
12
derivation-path
Maintenance
3
Quality
18
Community
13
Popularity
8
Documentation
12
Technical Details
| hdwallet-fc | bip32 | derivation-path | |
|---|---|---|---|
| Version | 0.2.8 | 0.5.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 13 | 0 |
| Crate Size | 5KB | 41KB | 5KB |
| Features | 0 | 6 | 2 |
| Yanked % | 0.0% | 6.7% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.65 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •bip32 leads with a health score of 54/100, but none of the options score above 80.
- •derivation-path has the most downloads (11.4M), suggesting wider adoption.
- •bip32 is depended on by 894 crates — strongest ecosystem trust.
- •⚠ hdwallet-fc, bip32, derivation-path have not been updated in over a year.