Decision Workspace
fdt-rs vs dtb_parser vs fdtdump
Side-by-side comparison of Rust crates
37
fdt-rs
growingv0.4.5
A flattened device tree parser for embedded no-std environments
43
dtb_parser
growingv0.2.3
no std but alloc depended device tree blob parsing lib
34
fdtdump
growingv0.1.0
A implementation of fdtdump in Rust using the fdt-rs library
Core Metrics
| fdt-rs | dtb_parser | fdtdump | |
|---|---|---|---|
| Health Score | 37 | 43 | 34 |
| Total Downloads | 104.5K | 8.9K | 1.8K |
| 30d Downloads | 480 | 9 | 4 |
| Dependents | 1 | 0 | 0 |
| Releases | 10 | 7 | 1 |
| Last Updated | 762d ago | 950d ago | 2062d ago |
| Age | 5y 10m | 3y 7m | 5y 7m |
Health Breakdown
fdt-rs
Maintenance
4
Quality
11
Community
7
Popularity
6
Documentation
9
dtb_parser
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
10
fdtdump
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
9
Technical Details
| fdt-rs | dtb_parser | fdtdump | |
|---|---|---|---|
| Version | 0.4.5 | 0.2.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 0 | 5 |
| Crate Size | 24KB | 10KB | 8KB |
| Features | 4 | 2 | 0 |
| Yanked % | 10.0% | 0.0% | 0.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.
- •⚠ fdt-rs, dtb_parser, fdtdump have not been updated in over a year.