tpscube
RustPython
Our great sponsors
tpscube | RustPython | |
---|---|---|
1 | 85 | |
20 | 14,583 | |
- | 7.8% | |
5.2 | 9.9 | |
5 months ago | 4 days ago | |
Rust | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tpscube
RustPython
-
Python 11
Good question and it also actual for: python 3.12, RustPython and xonsh binary.
-
This Week In Python
RustPython – A Python Interpreter written in Rust
-
RustPython
I first read about RustPython today and found this discussion that seems very interesting and still pertinent to the topic. Here's my take on it:
-
RustPython – A Python-3 (CPython >= 3.11.0) Interpreter written in Rust
Essential extensions such as NumPy will not work without additional support.
RustPython didn't adapt the optimization designs yet. One of the current major goal is this optimization: https://github.com/RustPython/RustPython/issues/3244
RustPython even cannot run `1+1` without calling `int.__add__` yet.
- Even the Pylint codebase uses Ruff
-
Projects/Crates to Contribute To?
Python interpreter in Rust: https://github.com/RustPython/RustPython
- What would you rewrite in Rust?
What are some alternatives?
CPython - The Python programming language
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
rust-numpy - PyO3-based Rust bindings of the NumPy C-API
PyO3 - Rust bindings for the Python interpreter
helix - A post-modern modal text editor.
Cython - The most widely used Python to C compiler
Rhai - Rhai - An embedded scripting language for Rust.
boa - Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
jython3 - A sandboxed attempt at v3 (not maintained)
rune - An embeddable dynamic programming language for Rust.
quiche - 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3