Decision Workspace
hex_analyser vs dead-ringer vs segment_dumper
Side-by-side comparison of Rust crates
45
hex_analyser
growingv1.0.1
Analyzes a hex value and shows its possible meanings
49
dead-ringer
experimentalv1.2.2
A terminal-based binary diff viewer with hex and ASCII representations
48
segment_dumper
experimentalv0.1.5
A tool to list the sections and segments from a mach-o binary
Core Metrics
| hex_analyser | dead-ringer | segment_dumper | |
|---|---|---|---|
| Health Score | 45 | 49 | 48 |
| Total Downloads | 774 | 32 | 513 |
| 30d Downloads | 4 | 32 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 2 | 3 |
| Last Updated | 256d ago | 26d ago | 159d ago |
| Age | 8m | 27d | 5m |
Health Breakdown
hex_analyser
Maintenance
8
Quality
18
Community
6
Popularity
3
Documentation
10
dead-ringer
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
13
segment_dumper
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| hex_analyser | dead-ringer | segment_dumper | |
|---|---|---|---|
| Version | 1.0.1 | 1.2.2 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 3 | 2 |
| Crate Size | 32KB | 26KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dead-ringer leads with a health score of 49/100, but none of the options score above 80.
- •hex_analyser has the most downloads (774), suggesting wider adoption.
- •segment_dumper is pre-1.0 — API may change.