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

minirust/minirust resource

A precise specification for "Rust lite / MIR plus" observed · 2026-08-28

github.com/minirust/minirust · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 94
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 1565
  • days_rel: n/a
  • days_push: 37
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1008 stars · 56 forks observed · 2026-08-28

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

MiniRust is a precise, executable specification of a MIR-like 'core language' for Rust, defining its operational semantics including evaluation order, data representation, and undefined behavior. The spec is written as an interpreter in a Rust-like pseudo-code language called specr lang.

Use cases

  • understand Rust's precise operational semantics
  • study what counts as undefined behavior in Rust
  • research formal memory models for Rust
  • build tools that need a normative Rust semantics reference
  • learn how MIR-like core languages are specified

When to choose

  • you need a precise, normative reference for Rust program behavior
  • you are doing research on Rust semantics or memory models
  • you want an executable specification rather than prose

When to avoid

  • you want to compile or run actual Rust programs
  • you need a production Rust toolchain or compiler
  • you expect type-safe language guarantees - MiniRust is deliberately not type-safe

Facets

learning-resource · maturity active

interpreter programming-language programming-languages compilers rust cross-platform rust-semantics mir formal-specification undefined-behavior memory-model specr-lang specification algorithms

1 source

Member repositories

RepositoryRoleHealth v2
minirust/minirustmain75

For agents

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

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