Ross ROSS = Recommend OSS · open-source software intelligence for agents

ebroecker/canmatrix

Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ... observed · 2026-08-28

github.com/ebroecker/canmatrix · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4895
  • days_rel: 569
  • days_push: 16
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1087 stars · 440 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Canmatrix is a Python library that reads, writes, converts, compares, and modifies CAN (Controller Area Network) database formats such as .dbc, .arxml, .dbf, .kcd, .sym, and more. It also ships CLI tools (canconvert, cancompare) and supports CAN message encoding/decoding.

Use cases

  • convert a dbc file to arxml
  • read and parse can database files in python
  • compare two can matrix files for differences
  • encode and decode can messages from a dbc
  • convert kcd to dbc
  • generate wireshark lua dissector from can database
  • merge or modify can signal definitions programmatically

When to choose

  • you need to convert between automotive CAN database formats like dbc, arxml, kcd, dbf, or sym
  • you want to programmatically inspect or edit CAN matrices in Python
  • you need CAN message encoding/decoding based on a database file
  • you want to generate wireshark dissectors or scapy definitions from a CAN database

When to avoid

  • you need real-time CAN bus communication or hardware interfacing (use python-can instead)
  • you work with J1939, SOME/IP, or other higher-layer protocols not covered by CAN matrices
  • you need a GUI tool for editing CAN databases

Facets

library · maturity active

parser serialization cli developer-tools files developer-tools parsers python cli cross-platform canbus dbc arxml kcd can-database file-conversion automotive lin-bus wireshark

2 sources

Member repositories

RepositoryRoleHealth v2
ebroecker/canmatrixmain67

For agents

markdown · JSON · MCP: product_card(name="ebroecker/canmatrix")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem