Decision Workspace
rustywallet-tx vs signet-rs vs bitcoin_slices
Side-by-side comparison of Rust crates
45
rustywallet-tx
experimentalv0.2.0
Bitcoin transaction building, signing, and serialization with RBF and Taproot support
51
signet-rs
growingv1.0.1
Minimal no_std transaction builders for Bitcoin and EVM
62
bitcoin_slices
growingv0.11.0
Parse Bitcoin objects without allocations
Core Metrics
| rustywallet-tx | signet-rs | bitcoin_slices | |
|---|---|---|---|
| Health Score | 45 | 51 | 62 |
| Total Downloads | 257 | 734 | 110.0K |
| 30d Downloads | 0 | 0 | 3.7K |
| Dependents | 2 | 0 | 73 |
| Releases | 2 | 6 | 21 |
| Last Updated | 143d ago | 58d ago | 61d ago |
| Age | 4m | 8m | 3y 8m |
Health Breakdown
rustywallet-tx
Maintenance
10
Quality
13
Community
6
Popularity
3
Documentation
13
signet-rs
Maintenance
16
Quality
13
Community
6
Popularity
3
Documentation
13
bitcoin_slices
Maintenance
14
Quality
16
Community
11
Popularity
6
Documentation
15
Technical Details
| rustywallet-tx | signet-rs | bitcoin_slices | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.1 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 9 | 16 | 11 |
| Crate Size | 20KB | 7.5MB | 32KB |
| Features | 1 | 4 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.74.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoin_slices leads with a health score of 62/100, but none of the options score above 80.
- •rustywallet-tx, bitcoin_slices are pre-1.0 — API may change.