Decision Workspace
fdt-edit vs fdt-raw vs device_tree_parser
Side-by-side comparison of Rust crates
50
fdt-edit
experimentalv0.2.3
A high-level library for creating, editing, and encoding Flattened Device Tree (FDT) structures
56
fdt-raw
experimentalv0.3.0
A low-level, no-std compatible library for parsing Flattened Device Tree (FDT) binary files
46
device_tree_parser
experimentalv0.4.0
High-performance Device Tree Blob (DTB) parser with zero-copy parsing and ergonomic APIs for embedded systems
Core Metrics
| fdt-edit | fdt-raw | device_tree_parser | |
|---|---|---|---|
| Health Score | 50 | 56 | 46 |
| Total Downloads | 4.7K | 6.2K | 951 |
| 30d Downloads | 3.3K | 4.7K | 10 |
| Dependents | 18 | 29 | 0 |
| Releases | 10 | 8 | 2 |
| Last Updated | 18d ago | 18d ago | 270d ago |
| Age | 3m | 3m | 9m |
Health Breakdown
fdt-edit
Maintenance
18
Quality
9
Community
9
Popularity
4
Documentation
10
fdt-raw
Maintenance
18
Quality
13
Community
10
Popularity
5
Documentation
10
device_tree_parser
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| fdt-edit | fdt-raw | device_tree_parser | |
|---|---|---|---|
| Version | 0.2.3 | 0.3.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 1 |
| Crate Size | 31KB | 35KB | 64KB |
| Features | 2 | 0 | 1 |
| Yanked % | 40.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fdt-raw leads with a health score of 56/100, but none of the options score above 80.