cpp2python
Code converter
Tool to automate part of the conversion process from C/C++ to Python code
C++ to Python converter
169 stars
15 watching
79 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| C++ formatting library with syntax compatible to C#/Rust/Python | 11 |
| Transforms Python 2 source code into compatible Python 3 and 2.6+ code | 356 |
| A tool to import and compile C++ code from Python directly during runtime | 1,195 |
| Automatically formats Python code to conform to PEP 8 style guide. | 84 |
| A Python-based C parser and interpreter with automatic ctypes interface generation | 350 |
| A utility to convert binary data into Python source code for storage in Flash. | 28 |
| A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. | 1,790 |
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A tool for converting Caffe models to PyTorch formats | 390 |
| Provides a tool to generate RPC wrappers for C/C++ functions to enable remote procedure calls on Linux platforms. | 37 |
| Converts Vert Pronto IR codes to a format usable by the Flipper Zero, | 9 |
| A tiny, ahead-of-time compiled Python implementation designed to translate Pythonic++ to WASM. | 6 |
| Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. | 137 |
| A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. | 4 |