Decision Workspace
source_viewer vs segment_dumper vs hex_analyser
Side-by-side comparison of Rust crates
43
source_viewer
growingv0.4.3
A CLI tool to inspect and analyze binary sources using DWARF debugging information.
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
Core Metrics
| source_viewer | segment_dumper | hex_analyser | |
|---|---|---|---|
| Health Score | 43 | 48 | 45 |
| Total Downloads | 3.5K | 513 | 774 |
| 30d Downloads | 10 | 5 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 3 | 2 |
| Last Updated | 81d ago | 159d ago | 256d ago |
| Age | 1y | 5m | 8m |
Health Breakdown
source_viewer
Maintenance
16
Quality
8
Community
5
Popularity
4
Documentation
10
segment_dumper
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
13
hex_analyser
Maintenance
8
Quality
18
Community
6
Popularity
3
Documentation
10
Technical Details
| source_viewer | segment_dumper | hex_analyser | |
|---|---|---|---|
| Version | 0.4.3 | 0.1.5 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 14 | 2 | 2 |
| Crate Size | 34KB | 5KB | 32KB |
| Features | 0 | 0 | 0 |
| Yanked % | 27.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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.
- •source_viewer, segment_dumper are pre-1.0 — API may change.