murarth/rusti
REPL for the Rust programming language observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 4278
- days_rel: n/a
- days_push: 2609
- n_releases_24m: 0
Adoption not part of the score
1322 stars · 57 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rusti is an interactive REPL (read-eval-print loop) for the Rust programming language, allowing users to type and evaluate Rust code line by line. The project is officially deprecated and requires an outdated Rust nightly compiler (no later than 2016-08-01) to build.
Use cases
- experiment with Rust code interactively
- try out Rust expressions and see results immediately
- test small Rust snippets without creating a project
- define and call functions in an interactive Rust session
- load and test crates in a REPL
When to choose
- you need a REPL pinned to a pre-2016 Rust nightly toolchain
- you are studying or maintaining legacy Rust tooling
When to avoid
- you want a REPL for modern Rust - use evcxr instead
- you need a maintained or supported tool
- you use a stable Rust toolchain
- you need reliable production tooling
Facets
cli-tool · maturity abandoned
interpreter developer-tools cli programming-languages developer-tools windows cli rust rust repl deprecated interactive-shell command-line linux macos
1 source
- readme: https://github.com/murarth/rusti · fetched 2026-08-28 · b1715e873165
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| murarth/rusti | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem