Decision Workspace
hermit-dtb vs dtb_parser vs fdt-rs
Side-by-side comparison of Rust crates
45
hermit-dtb
growingv0.1.1
Crate to parse Flattened Device Trees (FDT) / Device Tree Blobs (DTB) in a `no_std` environment.
43
dtb_parser
growingv0.2.3
no std but alloc depended device tree blob parsing lib
37
fdt-rs
growingv0.4.5
A flattened device tree parser for embedded no-std environments
Core Metrics
| hermit-dtb | dtb_parser | fdt-rs | |
|---|---|---|---|
| Health Score | 45 | 43 | 37 |
| Total Downloads | 26.8K | 8.9K | 104.5K |
| 30d Downloads | 291 | 9 | 459 |
| Dependents | 3 | 0 | 1 |
| Releases | 2 | 7 | 10 |
| Last Updated | 1066d ago | 950d ago | 762d ago |
| Age | 2y 11m | 3y 7m | 5y 10m |
Health Breakdown
hermit-dtb
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
dtb_parser
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
10
fdt-rs
Maintenance
4
Quality
11
Community
7
Popularity
6
Documentation
9
Technical Details
| hermit-dtb | dtb_parser | fdt-rs | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.3 | 0.4.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 8 |
| Crate Size | 10KB | 10KB | 24KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hermit-dtb leads with a health score of 45/100, but none of the options score above 80.
- •fdt-rs has the most downloads (104.5K), suggesting wider adoption.
- •⚠ hermit-dtb, dtb_parser, fdt-rs have not been updated in over a year.