# MoonZoon/MoonZoon

Rust Fullstack Framework

Repository: https://github.com/MoonZoon/MoonZoon
Canonical: https://ross.abutalabs.com/products/moonzoon
Language: Rust
License: MIT
License Family: permissive
Topics: rust, fullstack, framework, wasm, virtual-actors, moonzoon
Last push: 2025-09-24T14:18:22+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 43, release rhythm 35, longevity 100
- inputs: {"age_days": 2158, "days_push": 343, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1832, forks 84 (observed 2026-08-28T04:05:42.296538+00:00)

## What it is
MoonZoon is a Rust fullstack framework for building web and desktop apps with multithreading and durable computing, without writing HTML, CSS, or JS. It includes a CLI (mzoon) for project scaffolding, a reactive frontend layer compiled to WASM, and a backend with virtual actors.

## Use cases
- build a fullstack web app entirely in Rust
- create a reactive frontend without HTML, CSS, or JavaScript
- build a desktop app from Rust code
- write a chat application with a Rust backend
- avoid micro-decisions in web app architecture with an opinionated framework
- scaffold and run a new Rust web project quickly

## When to choose
- you want a single-language (Rust) fullstack stack
- you prefer opinionated conventions over assembling many libraries
- you need reactive UIs compiled to WASM with a built-in backend

## When to avoid
- you need a mature ecosystem with large community and many third-party integrations
- you want fine-grained control over HTML/CSS/JS output
- your team does not use Rust

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, frontend-framework, http-server, state-management, ui-components, rpc
- domain: web-development, developer-tools
- platform: rust, wasm, cross-platform
- tags: fullstack, virtual-actors, durable-computing, no-html-css-js, mzoon-cli, desktop-apps, web-server

## Member repositories
- MoonZoon/MoonZoon (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.296538+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-30T03:18:41.106410+00:00, confidence not recorded.
  - readme: https://github.com/MoonZoon/MoonZoon (fetched 2026-08-28T04:05:42.296538+00:00, sha b0e338b38b1f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
