RustPython/RustPython
RustPython delivers a game-changing alternative to CPython by reimplementing Python 3.13+ entirely in Rust, enabling seamless embedding in Rust applications and WebAssembly compilation for browser-based Python execution. Unlike traditional Python interpreters, RustPython eliminates FFI overhead and provides memory-safe execution while maintaining full compatibility with the Python standard library. This opens new possibilities for web developers who want to run Python code client-side, Rust teams needing embedded scripting capabilities, and security-conscious applications requiring sandboxed execution without external dependencies.
github_trending · 4 min read