Decision Workspace
ecu_diagnostics vs automotive_diag vs can_adapter
Side-by-side comparison of Rust crates
50
ecu_diagnostics
growingv0.103.0
A rust crate for ECU diagnostic servers and communication APIs
65
automotive_diag
growingv0.1.27
Unified Diagnostic Services/UDS (ISO-14229-1), KWP2000 (ISO-142330), OBD-II (ISO-9141), and DoIP (ISO-13400) definitions to communicate with the road vehicle ECUs in Rust.
48
can_adapter
stablev1.0.3
Library to load CAN adapters typically used to diagnose vehicles.
Core Metrics
| ecu_diagnostics | automotive_diag | can_adapter | |
|---|---|---|---|
| Health Score | 50 | 65 | 48 |
| Total Downloads | 82.5K | 157.2K | 5.8K |
| 30d Downloads | 427 | 8.5K | 51 |
| Dependents | 0 | 38 | 1 |
| Releases | 67 | 28 | 12 |
| Last Updated | 22d ago | 17d ago | 77d ago |
| Age | 4y 8m | 2y 11m | 1y 3m |
Health Breakdown
ecu_diagnostics
Maintenance
18
Quality
13
Community
3
Popularity
6
Documentation
10
automotive_diag
Maintenance
18
Quality
17
Community
12
Popularity
6
Documentation
12
can_adapter
Maintenance
15
Quality
15
Community
4
Popularity
4
Documentation
10
Technical Details
| ecu_diagnostics | automotive_diag | can_adapter | |
|---|---|---|---|
| Version | 0.103.0 | 0.1.27 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 18 | 9 | 10 |
| Crate Size | 102KB | 42KB | 30KB |
| Features | 6 | 15 | 0 |
| Yanked % | 1.5% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.84 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •automotive_diag leads with a health score of 65/100, but none of the options score above 80.
- •ecu_diagnostics, automotive_diag are pre-1.0 — API may change.