Decision Workspace
fdtdump vs dtb_parser vs fdt-rs
Side-by-side comparison of Rust crates
34
fdtdump
growingv0.1.0
A implementation of fdtdump in Rust using the fdt-rs library
43
dtb_parser
growingv0.2.3
no std but alloc depended device tree blob parsing lib
37
fdt-rs
growingv0.4.5
A flattened device tree parser for embedded no-std environments
Core Metrics
| fdtdump | dtb_parser | fdt-rs | |
|---|---|---|---|
| Health Score | 34 | 43 | 37 |
| Total Downloads | 1.8K | 8.9K | 104.5K |
| 30d Downloads | 4 | 9 | 459 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 7 | 10 |
| Last Updated | 2062d ago | 950d ago | 762d ago |
| Age | 5y 7m | 3y 7m | 5y 10m |
Health Breakdown
fdtdump
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
9
dtb_parser
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
10
fdt-rs
Maintenance
4
Quality
11
Community
7
Popularity
6
Documentation
9
Technical Details
| fdtdump | dtb_parser | fdt-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 0.4.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 0 | 8 |
| Crate Size | 8KB | 10KB | 24KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dtb_parser leads with a health score of 43/100, but none of the options score above 80.
- •fdt-rs has the most downloads (104.5K), suggesting wider adoption.
- •⚠ fdtdump, dtb_parser, fdt-rs have not been updated in over a year.