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
560 forks
Language: C
last commit: about 1 year 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. | 29 |
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,151 |
intel/systemc-compiler | Translates synthesizable SystemC code to synthesizable SystemVerilog. | 256 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 220 |
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 library for parsing and generating ASN.1 data (DER only) in Rust. | 104 |
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 | 234 |
larmel/lacc | A compiler for the C programming language written in C. | 922 |
cimplec/sim-c | A Python-based front-end for compiling C code into efficient machine code | 137 |