Decision Workspace
hex_dump vs ts_hexdump vs hexxdump
Side-by-side comparison of Rust crates
42
hex_dump
growingv0.1.5
A CLI that can read print and modify binary file
64
ts_hexdump
experimentalv0.3.3
hexdumps for byte iterators
49
hexxdump
growingv1.1.1
A simple, configurable tool for generating hex dumps
Core Metrics
| hex_dump | ts_hexdump | hexxdump | |
|---|---|---|---|
| Health Score | 42 | 64 | 49 |
| Total Downloads | 6.5K | 13.3K | 6.0K |
| 30d Downloads | 0 | 10.1K | 0 |
| Dependents | 0 | 15 | 0 |
| Releases | 5 | 5 | 5 |
| Last Updated | 835d ago | 5d ago | 435d ago |
| Age | 3y | 4m | 3y 5m |
Health Breakdown
hex_dump
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
13
ts_hexdump
Maintenance
18
Quality
16
Community
13
Popularity
5
Documentation
12
hexxdump
Maintenance
5
Quality
21
Community
5
Popularity
5
Documentation
13
Technical Details
| hex_dump | ts_hexdump | hexxdump | |
|---|---|---|---|
| Version | 0.1.5 | 0.3.3 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 4KB | 5KB | 7KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.91.0 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •ts_hexdump leads with a health score of 64/100, but none of the options score above 80.
- •⚠ hex_dump, hexxdump have not been updated in over a year.
- •hex_dump, ts_hexdump are pre-1.0 — API may change.