Python to Rust converter Python has a subset that can be converted to Rust or Webassembly in order to gain more performance. This proof of concept converts typed Python programs to equivalent Rust. The Rust output will be statically typed. That is, the Python program's type hints are respected and there is no dynamism of types in the result.
nandushankar/py2rust
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|