howerj/dbcc
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
Generates serialization/deserialization routines with automatic signal scaling, offset application, and byte-order handling; supports versioned output schemas (v1 legacy, v2 with qualified naming). Built as a zero-dependency C99 tool using MPC parser combinators, producing portable code that converts raw CAN frames into typed structures and vice versa. Output includes CSV, JSON, XML (with XSD/XSLT schemas), and beSTORM modules for testing CAN bus infrastructure.
440 stars.
Stars
440
Forks
149
Language
C
License
MIT
Category
Last pushed
Oct 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/howerj/dbcc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
JhnW/devana
Python package to parse and generate C/C++ code as context aware preprocessor.
biojppm/regen
Easy C++ reflection and code generation
Samsung/UTopia
UT based automated fuzz driver generation
SoftSec-KAIST/CodeAlchemist
CodeAlchemist: Semantics-Aware Code Generation to Find Vulnerabilities in JavaScript Engines (NDSS '19)
Jordan-Conway/CrossClass
A program for generating data classes in multiple languages