Decision Workspace
fdt vs flat_device_tree vs fdt-parser
Side-by-side comparison of Rust crates
52
fdt
growingv0.1.5
A pure-Rust `#![no_std]` crate for parsing Flattened Devicetrees
59
flat_device_tree
growingv3.1.1
A pure-Rust `#![no_std]` crate for parsing Flattened Devicetrees
58
fdt-parser
growingv0.5.1
A crate for parsing FDT
Core Metrics
| fdt | flat_device_tree | fdt-parser | |
|---|---|---|---|
| Health Score | 52 | 59 | 58 |
| Total Downloads | 765.0K | 12.1K | 57.2K |
| 30d Downloads | 53.0K | 407 | 5.1K |
| Dependents | 51 | 17 | 283 |
| Releases | 8 | 5 | 38 |
| Last Updated | 76d ago | 659d ago | 139d ago |
| Age | 8y | 2y 2m | 1y 5m |
Health Breakdown
fdt
Maintenance
12
Quality
13
Community
11
Popularity
7
Documentation
9
flat_device_tree
Maintenance
8
Quality
22
Community
11
Popularity
5
Documentation
13
fdt-parser
Maintenance
12
Quality
14
Community
13
Popularity
6
Documentation
13
Technical Details
| fdt | flat_device_tree | fdt-parser | |
|---|---|---|---|
| Version | 0.1.5 | 3.1.1 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 0 | 0 | 4 |
| Crate Size | 23KB | 26KB | 35KB |
| Features | 1 | 1 | 0 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2018 | 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 has the most downloads (765.0K), suggesting wider adoption.
- •fdt-parser is depended on by 283 crates — strongest ecosystem trust.
- •⚠ flat_device_tree has not been updated in over a year.
- •fdt, fdt-parser are pre-1.0 — API may change.