Decision Workspace
binpatch vs pretty-hex vs parse_int
Side-by-side comparison of Rust crates
40
binpatch
growingv0.1.2
Simple hex binary patcher library
68
pretty-hex
growingv0.4.2
Pretty hex dump of bytes slice in the common style.
52
parse_int
growingv0.9.0
Parse &str with common prefixes to integer values
Core Metrics
| binpatch | pretty-hex | parse_int | |
|---|---|---|---|
| Health Score | 40 | 68 | 52 |
| Total Downloads | 5.4K | 18.6M | 2.3M |
| 30d Downloads | 5 | 1.3M | 125.3K |
| Dependents | 0 | 1.7K | 204 |
| Releases | 3 | 8 | 9 |
| Last Updated | 3065d ago | 12d ago | 350d ago |
| Age | 8y 4m | 8y | 6y 2m |
Health Breakdown
binpatch
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
11
pretty-hex
Maintenance
17
Quality
17
Community
15
Popularity
8
Documentation
11
parse_int
Maintenance
6
Quality
17
Community
11
Popularity
8
Documentation
10
Technical Details
| binpatch | pretty-hex | parse_int | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.2 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0/MIT/BSL-1.0/CC0-1.0 |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 2KB | 7KB | 8KB |
| Features | 1 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pretty-hex leads with a health score of 68/100, but none of the options score above 80.
- •pretty-hex is depended on by 1.7K crates — strongest ecosystem trust.
- •⚠ binpatch has not been updated in over a year.