Skip to content

nandushankar/py2rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

py2rust

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.

About

Python to Rust converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages