Decision Workspace
dbcc vs can-dbc vs can-dbc-pest
Side-by-side comparison of Rust crates
40
dbcc
growingv2.2.1
Compiles `data base CAN` (dbc) files into Rust code.
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.
Core Metrics
| dbcc | can-dbc | can-dbc-pest | |
|---|---|---|---|
| Health Score | 40 | 68 | 59 |
| Total Downloads | 26.9K | 795.7K | 314.5K |
| 30d Downloads | 154 | 199.1K | 180.8K |
| Dependents | 0 | 59 | 4 |
| Releases | 17 | 21 | 15 |
| Last Updated | 1968d ago | 7d ago | 65d ago |
| Age | 6y 11m | 7y 3m | 5m |
Health Breakdown
dbcc
Maintenance
4
Quality
16
Community
3
Popularity
5
Documentation
12
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
Technical Details
| dbcc | can-dbc | can-dbc-pest | |
|---|---|---|---|
| Version | 2.2.1 | 9.0.0 | 0.7.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 17 | 9 | 5 |
| Crate Size | 295KB | 92KB | 22KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.85 | 1.81 |
| 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.
- •⚠ dbcc has not been updated in over a year.
- •can-dbc-pest is pre-1.0 — API may change.