Decision Workspace
asm-annotate vs elf_bloat vs addr2line
Side-by-side comparison of Rust crates
38
asm-annotate
experimentalv0.9.2
Source↔assembly annotation for ELF files, with an interactive TUI and plain-text dump mode
40
elf_bloat
experimentalv0.9.0
View size of individual symbols in an elf file and compare two elf files.
71
addr2line
growingv0.26.1
A cross-platform symbolication library written in Rust, using `gimli`
Core Metrics
| asm-annotate | elf_bloat | addr2line | |
|---|---|---|---|
| Health Score | 38 | 40 | 71 |
| Total Downloads | 49 | 19 | 413.2M |
| 30d Downloads | 0 | 0 | 28.8M |
| Dependents | 0 | 0 | 1.1K |
| Releases | 3 | 1 | 36 |
| Last Updated | 45d ago | 41d ago | 57d ago |
| Age | 1m | 1m | 9y 5m |
Health Breakdown
asm-annotate
Maintenance
11
Quality
9
Community
6
Popularity
2
Documentation
10
elf_bloat
Maintenance
10
Quality
12
Community
6
Popularity
2
Documentation
10
addr2line
Maintenance
18
Quality
16
Community
15
Popularity
8
Documentation
14
Technical Details
| asm-annotate | elf_bloat | addr2line | |
|---|---|---|---|
| Version | 0.9.2 | 0.9.0 | 0.26.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 18 | 12 | 15 |
| Crate Size | 641KB | 18KB | 43KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •addr2line leads with a health score of 71/100, but none of the options score above 80.
- •addr2line is depended on by 1.1K crates — strongest ecosystem trust.