# evcxr/evcxr

Repository: https://github.com/evcxr/evcxr
Canonical: https://ross.abutalabs.com/products/evcxr
Language: Rust
License: NOASSERTION
License Family: other
Last push: 2026-08-25T23:59:29+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 2899, "days_push": 8, "days_rel": 15, "gap_med": 71.0, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6478, forks 242 (observed 2026-08-28T04:09:43.739894+00:00)

## What it is
Evcxr is an evaluation context for Rust comprising a Jupyter kernel, a Rust REPL, and a shared library for evaluating Rust code incrementally. It lets users run Rust code interactively in notebooks or a terminal.

## Use cases
- run rust code interactively in a jupyter notebook
- try out rust snippets in a repl
- teach rust with live coding notebooks
- prototype rust code without compiling a full project
- explore rust crates interactively

## When to choose
- you want a Jupyter kernel for Rust
- you want an interactive Rust REPL for experimentation or learning

## When to avoid
- you need a full IDE experience with debugging
- you need to build production Rust applications

## Facets
- artifact type: library
- maturity: active
- function: interpreter, developer-tools, cli
- domain: developer-tools, programming-languages, education, data-science
- platform: rust, cross-platform, cli
- tags: jupyter-kernel, repl, rust-evaluation, notebook

## Member repositories
- evcxr/evcxr (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.739894+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:44:34.214716+00:00, confidence not recorded.
  - readme: https://github.com/evcxr/evcxr (fetched 2026-08-28T04:09:43.739894+00:00, sha e9edc56c6583)
  - registry_crates: https://crates.io/api/v1/crates/evcxr (fetched 2026-08-29T08:41:04.535852+00:00, sha 00e38102e3af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
