Decision Workspace
to-binary vs pretty-hex vs binstring
Side-by-side comparison of Rust crates
39
to-binary
growingv0.4.0
Converts From Hex, UTF-8, Vector of Bytes, or a Byte Slice to a Binary String And Implements Many Useful Functions For Binary Strings
68
pretty-hex
growingv0.4.2
Pretty hex dump of bytes slice in the common style.
53
binstring
growingv0.1.7
Store binary data as a string
Core Metrics
| to-binary | pretty-hex | binstring | |
|---|---|---|---|
| Health Score | 39 | 68 | 53 |
| Total Downloads | 37.0K | 18.6M | 4.0M |
| 30d Downloads | 664 | 1.3M | 133.8K |
| Dependents | 2 | 1.7K | 27 |
| Releases | 5 | 8 | 8 |
| Last Updated | 1902d ago | 12d ago | 316d ago |
| Age | 5y 10m | 8y | 3y 10m |
Health Breakdown
to-binary
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
9
pretty-hex
Maintenance
17
Quality
17
Community
15
Popularity
8
Documentation
11
binstring
Maintenance
6
Quality
16
Community
10
Popularity
8
Documentation
13
Technical Details
| to-binary | pretty-hex | binstring | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.2 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 7KB | 7KB | 7KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| 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.
- •⚠ to-binary has not been updated in over a year.