Show HN: Emmtrix ONNX-to-C Code Generator for Edge AI Deployment
Show HN (score: 6)
Found: February 03, 2026
ID: 3230
Description
Build/Deploy
Show HN: Emmtrix ONNX-to-C Code Generator for Edge AI Deployment
Hi HN,
we wanted to share our open source ONNX-to-C code generator. It translates ONNX models into C code for deployment on embedded systems. We developed it for use with emmtrix Code Vectorizer (https://www.emmtrix.com/tools/emmtrix-code-vectorizer) which optimizes the generated code for various embedded architectures. The ONNX-to-C code generator can however also be used standalone to generate plain C code. In contrast to many other tools, it makes deployment trivial since the generated code is fully standalone and no additional runtime is required.
More from Show
No other tools from this source yet.