Decision Workspace
segment_dumper vs hex_analyser vs source_viewer
Side-by-side comparison of Rust crates
48
segment_dumper
experimentalv0.1.5
A tool to list the sections and segments from a mach-o binary
45
hex_analyser
growingv1.0.1
Analyzes a hex value and shows its possible meanings
43
source_viewer
growingv0.4.3
A CLI tool to inspect and analyze binary sources using DWARF debugging information.
Core Metrics
| segment_dumper | hex_analyser | source_viewer | |
|---|---|---|---|
| Health Score | 48 | 45 | 43 |
| Total Downloads | 513 | 774 | 3.5K |
| 30d Downloads | 5 | 4 | 10 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 2 | 11 |
| Last Updated | 159d ago | 256d ago | 81d ago |
| Age | 5m | 8m | 1y |
Health Breakdown
segment_dumper
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
13
hex_analyser
Maintenance
8
Quality
18
Community
6
Popularity
3
Documentation
10
source_viewer
Maintenance
16
Quality
8
Community
5
Popularity
4
Documentation
10
Technical Details
| segment_dumper | hex_analyser | source_viewer | |
|---|---|---|---|
| Version | 0.1.5 | 1.0.1 | 0.4.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 2 | 14 |
| Crate Size | 5KB | 32KB | 34KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 27.3% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •segment_dumper leads with a health score of 48/100, but none of the options score above 80.
- •source_viewer has the most downloads (3.5K), suggesting wider adoption.
- •segment_dumper, source_viewer are pre-1.0 — API may change.