# fruiframework/frui

A developer-friendly framework for building user interfaces in Rust

Repository: https://github.com/fruiframework/frui
Canonical: https://ross.abutalabs.com/products/frui
Language: Rust
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2024-02-09T22:37:32+00:00

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

## Adoption (not part of the score)
Stars 1077, forks 18 (observed 2026-08-28T04:03:29.669731+00:00)

## What it is
Frui is a developer-friendly UI framework for Rust, inspired by Flutter's architecture, providing basic widgets, state management, and event handling. It is explicitly a proof-of-concept and not suitable for production applications.

## Use cases
- build user interfaces in rust
- flutter-style declarative ui in rust
- experiment with rust gui frameworks
- learn widget-based ui architecture
- prototype desktop apps in rust

## When to choose
- you want to explore experimental Rust UI ideas
- you're prototyping simple GUIs with nightly Rust
- you want a Flutter-like widget model in Rust

## When to avoid
- you need a production-ready GUI framework
- you require stable Rust toolchains
- you need optimized rendering or complete feature coverage

## Facets
- artifact type: framework
- maturity: experimental
- function: frontend-framework, ui-components, gui
- domain: web-development, developer-tools, cross-platform
- platform: rust, cross-platform
- tags: flutter-inspired, declarative-ui, nightly-rust, proof-of-concept, desktop

## Member repositories
- fruiframework/frui (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.669731+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-30T06:53:15.069600+00:00, confidence not recorded.
  - readme: https://github.com/fruiframework/frui (fetched 2026-08-28T04:03:29.669731+00:00, sha 5c429e1c0303)
  - registry_crates: https://crates.io/api/v1/crates/frui (fetched 2026-08-29T12:54:24.500663+00:00, sha 805ae34af642)
- Data as of 2026-08-30T08:39:29.467469+00:00.
