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