RustPython
Rust Python
A Python interpreter written in Rust, allowing execution of Python code on the target platform.
A Python Interpreter written in Rust
19k stars
167 watching
1k forks
Language: Rust
last commit: over 1 year ago
Linked from 2 awesome lists
compilerhacktoberfestinterpreterjitlanguagepython-languagepython3rustwasm
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Rust bindings for the Python interpreter | 12,615 |
| | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
| | An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
| | A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 55,016 |
| | A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,798 |
| | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| | Automates building and publishing Rust crates as Python packages with minimal configuration | 4,038 |
| | An interactive Python shell with advanced features and customizable interface | 5,241 |
| | A fast and feature-rich static code analyzer and language server for Python | 2,550 |
| | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
| | A tool to compile and distribute Rust Python extensions using Setuptools | 605 |
| | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
| | Rust bindings for Python's NumPy C-API | 1,151 |
| | A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. | 73 |
| | Builds frontend browser apps with Rust and WebAssembly, supporting both client-side and server-side rendering. | 2,274 |