Decision Workspace
elb-dl vs lddtree vs rldd_minimal
Side-by-side comparison of Rust crates
52
elb-dl
experimentalv0.4.0
A library that resolves ELF dependencies without loading and executing them.
64
lddtree
growingv0.5.0
Read the ELF dependency tree
42
rldd_minimal
experimentalv1.1.1
Minimalistic recursive ELF dependency resolver for Linux, BSDs, and Solaris.
Core Metrics
| elb-dl | lddtree | rldd_minimal | |
|---|---|---|---|
| Health Score | 52 | 64 | 42 |
| Total Downloads | 3.5K | 2.9M | 33 |
| 30d Downloads | 55 | 164.7K | 33 |
| Dependents | 10 | 210 | 0 |
| Releases | 6 | 27 | 2 |
| Last Updated | 138d ago | 40d ago | 17d ago |
| Age | 12m | 4y 3m | 17d |
Health Breakdown
elb-dl
Maintenance
12
Quality
15
Community
8
Popularity
4
Documentation
13
lddtree
Maintenance
17
Quality
14
Community
13
Popularity
8
Documentation
12
rldd_minimal
Maintenance
13
Quality
9
Community
5
Popularity
2
Documentation
13
Technical Details
| elb-dl | lddtree | rldd_minimal | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 11 | 4 | 3 |
| Crate Size | 16KB | 27KB | 930KB |
| Features | 5 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 50.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •lddtree leads with a health score of 64/100, but none of the options score above 80.
- •lddtree is depended on by 210 crates — strongest ecosystem trust.
- •elb-dl, lddtree are pre-1.0 — API may change.