Decision Workspace
libfdt-sys vs libfdt-rs vs flat_device_tree
Side-by-side comparison of Rust crates
41
libfdt-sys
experimentalv0.0.2
A sys crate for libfdt.
40
libfdt-rs
experimentalv0.0.2
A library for handling FDT binaries based on libfdt.
59
flat_device_tree
growingv3.1.1
A pure-Rust `#![no_std]` crate for parsing Flattened Devicetrees
Core Metrics
| libfdt-sys | libfdt-rs | flat_device_tree | |
|---|---|---|---|
| Health Score | 41 | 40 | 59 |
| Total Downloads | 979 | 808 | 12.1K |
| 30d Downloads | 20 | 4 | 407 |
| Dependents | 2 | 0 | 17 |
| Releases | 2 | 2 | 5 |
| Last Updated | 249d ago | 248d ago | 659d ago |
| Age | 8m | 8m | 2y 2m |
Health Breakdown
libfdt-sys
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
8
libfdt-rs
Maintenance
8
Quality
16
Community
5
Popularity
3
Documentation
8
flat_device_tree
Maintenance
8
Quality
22
Community
11
Popularity
5
Documentation
13
Technical Details
| libfdt-sys | libfdt-rs | flat_device_tree | |
|---|---|---|---|
| Version | 0.0.2 | 0.0.2 | 3.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | non-standard | MPL-2.0 |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 222KB | 85KB | 26KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •flat_device_tree leads with a health score of 59/100, but none of the options score above 80.
- •⚠ flat_device_tree has not been updated in over a year.
- •libfdt-sys, libfdt-rs are pre-1.0 — API may change.