Decision Workspace
fdt-parser vs flat_device_tree vs devicetree-tool
Side-by-side comparison of Rust crates
58
fdt-parser
growingv0.5.1
A crate for parsing FDT
59
flat_device_tree
growingv3.1.1
A pure-Rust `#![no_std]` crate for parsing Flattened Devicetrees
36
devicetree-tool
growingv0.1.2
A device tree building and parsing tool written in Rust
Core Metrics
| fdt-parser | flat_device_tree | devicetree-tool | |
|---|---|---|---|
| Health Score | 58 | 59 | 36 |
| Total Downloads | 57.2K | 12.1K | 4.2K |
| 30d Downloads | 5.1K | 407 | 10 |
| Dependents | 283 | 17 | 0 |
| Releases | 38 | 5 | 3 |
| Last Updated | 139d ago | 659d ago | 1132d ago |
| Age | 1y 5m | 2y 2m | 3y 1m |
Health Breakdown
fdt-parser
Maintenance
12
Quality
14
Community
13
Popularity
6
Documentation
13
flat_device_tree
Maintenance
8
Quality
22
Community
11
Popularity
5
Documentation
13
devicetree-tool
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| fdt-parser | flat_device_tree | devicetree-tool | |
|---|---|---|---|
| Version | 0.5.1 | 3.1.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MIT |
| Dependencies | 4 | 0 | 1 |
| Crate Size | 35KB | 26KB | 20KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •flat_device_tree leads with a health score of 59/100, but none of the options score above 80.
- •fdt-parser has the most downloads (57.2K), suggesting wider adoption.
- •fdt-parser is depended on by 283 crates — strongest ecosystem trust.
- •⚠ flat_device_tree, devicetree-tool have not been updated in over a year.
- •fdt-parser, devicetree-tool are pre-1.0 — API may change.