Decision Workspace
hfdt-rs vs fdt-raw vs dtoolkit
Side-by-side comparison of Rust crates
44
hfdt-rs
experimentalv0.1.0
A quite high-level safe no-std zerocopy zero-dependencies Open Firmware FDT DeviceTree's parsing library.
53
fdt-raw
experimentalv0.3.0
A low-level, no-std compatible library for parsing Flattened Device Tree (FDT) binary files
56
dtoolkit
experimentalv0.1.1
A library for parsing and manipulating Flattened Device Tree (FDT) blobs.
Core Metrics
| hfdt-rs | fdt-raw | dtoolkit | |
|---|---|---|---|
| Health Score | 44 | 53 | 56 |
| Total Downloads | 14 | 34.9K | 2.8K |
| 30d Downloads | 0 | 19.6K | 0 |
| Dependents | 0 | 35 | 21 |
| Releases | 1 | 8 | 3 |
| Last Updated | 12d ago | 78d ago | 133d ago |
| Age | 12d | 5m | 5m |
Health Breakdown
hfdt-rs
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
10
fdt-raw
Maintenance
15
Quality
13
Community
10
Popularity
5
Documentation
10
dtoolkit
Maintenance
13
Quality
15
Community
12
Popularity
4
Documentation
12
Technical Details
| hfdt-rs | fdt-raw | dtoolkit | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 4 | 4 |
| Crate Size | 13KB | 35KB | 34KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •dtoolkit leads with a health score of 56/100, but none of the options score above 80.
- •fdt-raw has the most downloads (34.9K), suggesting wider adoption.