Decision Workspace
devicetree-tool vs fdt-parser vs flat_device_tree
Side-by-side comparison of Rust crates
36
devicetree-tool
growingv0.1.2
A device tree building and parsing tool written in Rust
60
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
Core Metrics
| devicetree-tool | fdt-parser | flat_device_tree | |
|---|---|---|---|
| Health Score | 36 | 60 | 59 |
| Total Downloads | 4.2K | 130.3K | 13.4K |
| 30d Downloads | 0 | 13.4K | 0 |
| Dependents | 0 | 326 | 17 |
| Releases | 3 | 39 | 5 |
| Last Updated | 1240d ago | 103d ago | 767d ago |
| Age | 3y 4m | 1y 8m | 2y 5m |
Health Breakdown
devicetree-tool
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
fdt-parser
Maintenance
14
Quality
14
Community
13
Popularity
6
Documentation
13
flat_device_tree
Maintenance
8
Quality
22
Community
11
Popularity
5
Documentation
13
Technical Details
| devicetree-tool | fdt-parser | flat_device_tree | |
|---|---|---|---|
| Version | 0.1.2 | 0.5.1 | 3.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MPL-2.0 | MPL-2.0 |
| Dependencies | 1 | 4 | 0 |
| Crate Size | 20KB | 35KB | 26KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •fdt-parser leads with a health score of 60/100, but none of the options score above 80.
- •fdt-parser is depended on by 326 crates — strongest ecosystem trust.
- •⚠ devicetree-tool, flat_device_tree have not been updated in over a year.
- •devicetree-tool, fdt-parser are pre-1.0 — API may change.