cppimport
C++ compiler
A tool to import and compile C++ code from Python directly during runtime
Import C++ files directly from Python!
1k stars
40 watching
67 forks
Language: Python
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| A categorized list of C++ resources and tools | 4,598 |
| A tiny, ahead-of-time compiled Python implementation designed to translate Pythonic++ to WASM. | 6 |
| Tool to automate part of the conversion process from C/C++ to Python code | 169 |
| A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. | 1,790 |
| A collection of utility functions to simplify C++17 development | 13 |
| A C++ library for parsing TOML configuration files | 589 |
| A tool that scans C++ source code to detect issues like unused code and unnecessary includes. | 703 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A header-only C++11 library for encoding/decoding various binary data formats | 624 |
| A compiler that translates Haskell code into C++ code for efficient execution | 62 |
| A portable C++ stacktrace library supporting various platforms and debug formats | 754 |
| A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,109 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |