Decision Workspace
dbc-data vs can-dbc vs can-dbc-pest
Side-by-side comparison of Rust crates
56
dbc-data
growingv0.1.11
Derive macro for CAN DBC code generation
68
can-dbc
stablev9.1.0
A parser for the DBC format. The DBC format is used to exchange CAN network data.
62
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
| dbc-data | can-dbc | can-dbc-pest | |
|---|---|---|---|
| Health Score | 56 | 68 | 62 |
| Total Downloads | 14.2K | 4.1M | 739.7K |
| 30d Downloads | 2.1K | 2.7M | 218.6K |
| Dependents | 0 | 68 | 5 |
| Releases | 12 | 22 | 16 |
| Last Updated | 4d ago | 14d ago | 14d ago |
| Age | 1y | 7y 5m | 7m |
Health Breakdown
dbc-data
Maintenance
19
Quality
14
Community
6
Popularity
5
Documentation
12
can-dbc
Maintenance
15
Quality
20
Community
13
Popularity
8
Documentation
12
can-dbc-pest
Maintenance
18
Quality
15
Community
10
Popularity
7
Documentation
12
Technical Details
| dbc-data | can-dbc | can-dbc-pest | |
|---|---|---|---|
| Version | 0.1.11 | 9.1.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 9 | 5 |
| Crate Size | 20KB | 93KB | 25KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87 | 1.85 | 1.83 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •can-dbc leads with a health score of 68/100, but none of the options score above 80.
- •dbc-data, can-dbc-pest are pre-1.0 — API may change.