RibirX/Ribir
Non-intrusive GUI framework for Rust/WASM observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 78
- Release rhythm 60
- Longevity 100
Flags: prerelease_only
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: 7
- age_days: 2429
- days_rel: 134
- days_push: 134
- n_releases_24m: 50
Adoption not part of the score
1728 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity experimental
frontend-framework ui-components state-management wasm web-development frontend cross-platform desktop-applications rust wasm cross-platform windows declarative-ui reactive non-intrusive gui-framework single-codebase macos linux
7 sources
- readme: https://github.com/RibirX/Ribir · fetched 2026-08-28 · 52d13f9e25b2
- homepage: https://ribir.org · fetched 2026-08-29 · 6edd3a04b3ad
- site_page: https://ribir.org/docs/introduction · fetched 2026-08-29 · a76b164b2f8c
- site_page: https://ribir.org/docs/next/introduction · fetched 2026-08-29 · 0a842ed6df12
- site_page: https://ribir.org/docs/0.1.x/introduction · fetched 2026-08-29 · 2de93038cd71
- site_page: https://ribir.org/docs/get_started/quick_start · fetched 2026-08-29 · 6692cad7c727
- registry_crates: https://crates.io/api/v1/crates/ribir · fetched 2026-08-29 · 80788359d418
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RibirX/Ribir | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem