asn1c
ASN compiler
Compiles ASN.1 definitions into C code for serialization and deserialization of data files.
The ASN.1 Compiler
1k stars
102 watching
558 forks
Language: C
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ttsiodras/asn1scc | An ASN.1 compiler designed to compile ASN.1 definitions into efficient code for embedded systems. | 0 |
pyykkis/rebar3_asn1_compiler | Compiles ASN.1 modules into Erlang source code | 0 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
lynn/chibicc | A small C compiler that compiles to Uxntal code | 118 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,138 |
intel/systemc-compiler | Translates SystemC code to synthesizable SystemVerilog for hardware design and synthesis. | 249 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 219 |
lemoncmd/vcc | A compiler for the V programming language and itself, written in V. | 100 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
aemoncannon/las3r | A dynamic compiler that translates Lisp expressions into AVM2 bytecodes | 94 |
alex/rust-asn1 | A Rust library for serializing and deserializing ASN.1 data in DER format. | 101 |
asutton/clang | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
kraiskil/onnx2c | Generates C code from ONNX files for efficient neural network inference on microcontrollers | 223 |
larmel/lacc | A compiler for the C programming language written in C. | 894 |
cimplec/sim-c | A Python-based front-end for compiling C code into efficient machine code | 137 |