Ross ROSS = Recommend OSS · open-source software intelligence for agents

RustPython/RustPython

A Python Interpreter written in Rust observed · 2026-08-28

github.com/RustPython/RustPython · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100

Flags: prerelease_only

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3019
  • days_rel: 546
  • days_push: 7
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

22305 stars · 1477 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RustPython is a Python 3 interpreter implemented entirely in Rust, with no CPython bindings. It can be embedded in Rust applications as a scripting engine or compiled to WebAssembly to run Python in the browser.

Use cases

  • run python code in the browser via webassembly
  • embed a python scripting engine in a rust application
  • alternative python interpreter without cpython dependency
  • experiment with python language implementation in rust
  • run python in a sandboxed wasm environment

When to choose

  • you need Python embedded in a Rust program
  • you want Python running in the browser via WebAssembly
  • you want to hack on a clean-room Python implementation

When to avoid

  • you need full CPython compatibility for production workloads
  • you rely on C extension modules (numpy, pandas, etc.)
  • you need maximum runtime performance for scientific computing

Facets

cli-tool · maturity active

interpreter compiler wasm programming-languages compilers developer-tools rust python wasm cross-platform browser python-implementation cpython-alternative embeddable jit webassembly interpreter

3 sources

Member repositories

RepositoryRoleHealth v2
RustPython/RustPythonmain67

For agents

markdown · JSON · MCP: product_card(name="RustPython/RustPython")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem