python-to-c

There are 7 repositories under python-to-c topic.

  • zanellia/prometeo

    An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing

    Language:Python646151034
  • harishtpj/PyCer

    A simple Python to C transpiler

    Language:Python15113
  • hoseinmrh/Python-to-C-compliler

    Compiling python to c language using python language, lex and yacc

    Language:Python410
  • harishtpj/pykern

    A simple OS written in Python

    Language:Python2100
  • samay825/Python-To-Cython

    Python Cython Obfuscator: Enterprise-grade code protection tool that transforms Python source into secure, compiled binaries. Features military-grade obfuscation, , and IP protection. Perfect for securing intellectual property and preventing reverse engineering.

  • rashti-alireza/Cpi

    Converting Mathematical Equations Like Tensorial Equations to C Programming Language. For example, in numerical relativity (NR), one can write Einstein's equations in C progrmming language.

    Language:Python1101
  • Constant_Time-Parallel_Shuffling

    AlessandroConti11/Constant_Time-Parallel_Shuffling

    Shuffling arrays in constant time is a common problem in modern cryptography. This project involves analyzing the technique proposed in https://cr.yp.to/2024/insertionseries-20240515.py, and implementing it in C, possibly employing parallelization.

    Language:TeX0000