Decision Workspace
can_tools vs can-dbc vs can-dbc-pest
Side-by-side comparison of Rust crates
49
can_tools
growingv2.1.2
Rust editor for CanDatabase. It allows to open and modify CAN database from .dbc and .arxml files.
65
can-dbc
stablev9.1.0
A parser for the DBC format. The DBC format is used to exchange CAN network data.
59
can-dbc-pest
experimentalv0.8.0
A Pest-based parser for the DBC format. The DBC format is used to exchange CAN network data.
Core Metrics
| can_tools | can-dbc | can-dbc-pest | |
|---|---|---|---|
| Health Score | 49 | 65 | 59 |
| Total Downloads | 13.3K | 5.3M | 794.8K |
| 30d Downloads | 0 | 109.8K | 13.2K |
| Dependents | 0 | 70 | 5 |
| Releases | 48 | 22 | 16 |
| Last Updated | 209d ago | 63d ago | 63d ago |
| Age | 11m | 7y 7m | 9m |
Health Breakdown
can_tools
Maintenance
11
Quality
17
Community
6
Popularity
5
Documentation
10
can-dbc
Maintenance
12
Quality
20
Community
13
Popularity
8
Documentation
12
can-dbc-pest
Maintenance
15
Quality
15
Community
10
Popularity
7
Documentation
12
Technical Details
| can_tools | can-dbc | can-dbc-pest | |
|---|---|---|---|
| Version | 2.1.2 | 9.1.0 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 9 | 5 |
| Crate Size | 49KB | 93KB | 25KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.85 | 1.83 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •can-dbc leads with a health score of 65/100, but none of the options score above 80.
- •can-dbc-pest is pre-1.0 — API may change.