# RibirX/Ribir

Non-intrusive GUI framework for Rust/WASM

Repository: https://github.com/RibirX/Ribir
Canonical: https://ross.abutalabs.com/products/ribir
Homepage: https://ribir.org
Language: Rust
License: MIT
License Family: permissive
Topics: cross-platform, gui, declarative, webassembly, ui, reactive, non-intrusive, rust, native
Last push: 2026-04-21T15:13:46+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 78, release rhythm 60, longevity 100
- inputs: {"age_days": 2429, "days_push": 134, "days_rel": 134, "gap_med": 7, "n_releases_24m": 50}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1728, forks 38 (observed 2026-08-28T04:05:28.409852+00:00)

## What it is
Ribir is a non-intrusive, declarative GUI framework for Rust that builds multi-platform applications (desktop, mobile, web/WASM) from a single codebase. Data mutations directly drive precise UI updates without requiring state wrappers, base classes, or notification mechanisms.

## Use cases
- build cross-platform desktop apps in rust
- create a gui application with reactive state updates
- compile a rust ui to webassembly
- write declarative ui without intruding on data logic
- build a native chat app ui in rust
- share one ui codebase across mac linux windows and web

## When to choose
- you want a rust gui framework where data APIs drive the UI without extra state plumbing
- you need one codebase targeting desktop and wasm/web
- you prefer declarative, composable widgets with compile-time update logic

## When to avoid
- you need a mature widget library with stable APIs for production
- you require verified mobile or web support today
- you need guaranteed high performance backed by benchmarks

## Facets
- artifact type: framework
- maturity: experimental
- function: frontend-framework, ui-components, state-management, wasm
- domain: web-development, frontend, cross-platform, desktop-applications
- platform: rust, wasm, cross-platform, windows
- tags: declarative-ui, reactive, non-intrusive, gui-framework, single-codebase, macos, linux

## Member repositories
- RibirX/Ribir (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.409852+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:31:57.999637+00:00, confidence not recorded.
  - readme: https://github.com/RibirX/Ribir (fetched 2026-08-28T04:05:28.409852+00:00, sha 52d13f9e25b2)
  - homepage: https://ribir.org (fetched 2026-08-29T11:08:49.443694+00:00, sha 6edd3a04b3ad)
  - site_page: https://ribir.org/docs/introduction (fetched 2026-08-29T11:08:49.453010+00:00, sha a76b164b2f8c)
  - site_page: https://ribir.org/docs/next/introduction (fetched 2026-08-29T11:08:49.455501+00:00, sha 0a842ed6df12)
  - site_page: https://ribir.org/docs/0.1.x/introduction (fetched 2026-08-29T11:08:49.457508+00:00, sha 2de93038cd71)
  - site_page: https://ribir.org/docs/get_started/quick_start (fetched 2026-08-29T11:08:49.490498+00:00, sha 6692cad7c727)
  - registry_crates: https://crates.io/api/v1/crates/ribir (fetched 2026-08-29T11:08:49.493447+00:00, sha 80788359d418)
- Data as of 2026-08-30T08:39:29.467469+00:00.
