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

pintariching/rustle

Svelte compiler rewritten in Rust observed · 2026-08-28

github.com/pintariching/rustle · Rust · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 1483
  • days_rel: n/a
  • days_push: 1210
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1342 stars · 34 forks observed · 2026-08-28

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

Rustle is a Svelte-like compiler written in Rust, aiming to reimplement the Svelte component compiler. It is a work-in-progress project distributed with a CLI (rustle_cli) installable via cargo.

Use cases

  • compile svelte-like components to javascript
  • learn how the svelte compiler works
  • experiment with a rust-based frontend compiler
  • parse component files into an AST
  • build a custom javascript framework compiler

When to choose

  • you want to study or hack on a Svelte-style compiler implementation in Rust
  • you need a fast, native compiler for Svelte-like syntax

When to avoid

  • you need a production-ready Svelte compiler - use the official svelte compiler
  • you need full Svelte feature compatibility - the project is explicitly work-in-progress

Facets

library · maturity experimental

compiler parser build-tool web-development frontend compilers programming-languages rust cli cross-platform svelte javascript-compiler work-in-progress

1 source

Member repositories

RepositoryRoleHealth v2
pintariching/rustlemain10

For agents

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

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