Decision Workspace
fdt-raw vs fdt-edit vs device_tree_parser
Side-by-side comparison of Rust crates
56
fdt-raw
experimentalv0.3.0
A low-level, no-std compatible library for parsing Flattened Device Tree (FDT) binary files
50
fdt-edit
experimentalv0.2.3
A high-level library for creating, editing, and encoding Flattened Device Tree (FDT) structures
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-raw | fdt-edit | device_tree_parser | |
|---|---|---|---|
| Health Score | 56 | 50 | 46 |
| Total Downloads | 6.2K | 4.7K | 951 |
| 30d Downloads | 4.7K | 3.3K | 10 |
| Dependents | 29 | 18 | 0 |
| Releases | 8 | 10 | 2 |
| Last Updated | 18d ago | 18d ago | 270d ago |
| Age | 3m | 3m | 9m |
Health Breakdown
fdt-raw
Maintenance
18
Quality
13
Community
10
Popularity
5
Documentation
10
fdt-edit
Maintenance
18
Quality
9
Community
9
Popularity
4
Documentation
10
device_tree_parser
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| fdt-raw | fdt-edit | device_tree_parser | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.3 | 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 | 35KB | 31KB | 64KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 40.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.