# marc2332/freya

Cross-platform and non-web GUI library for 🦀 Rust  powered by 🎨 Skia.

Repository: https://github.com/marc2332/freya
Canonical: https://ross.abutalabs.com/products/freya
Homepage: https://freyaui.dev
Language: Rust
License: MIT
License Family: permissive
Topics: dioxus, gui, rust, skia, cross-platform, hacktoberfest
Last push: 2026-08-26T22:23:25+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 1498, "days_push": 7, "days_rel": 31, "gap_med": 3.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3069, forks 134 (observed 2026-08-28T04:07:41.490505+00:00)

## What it is
Freya is a cross-platform, non-web, declarative GUI library for Rust powered by the Skia graphics engine. It provides built-in components, animations, rich text and code editing, routing, and charting for building native desktop applications.

## Use cases
- build a cross-platform desktop app in Rust
- create a native GUI with declarative components
- make a code editor with syntax highlighting in Rust
- add charts and data visualization to a Rust app
- build a UI with animations and transitions in Rust
- create a multi-page desktop application with routing

## When to choose
- you want a native, non-web Rust GUI with Skia rendering
- you need built-in components like calendars, sliders, and virtualized lists
- you want declarative, reactive component state similar to Dioxus

## When to avoid
- you need to target the web browser
- you require a very mature, long-stable GUI toolkit (pre-1.0, active RC releases)
- you prefer immediate-mode GUIs over declarative retained UI

## Facets
- artifact type: library
- maturity: active
- function: gui, ui-components, animation, routing, state-management, templating
- domain: desktop-applications, cross-platform, web-development, graphics
- platform: rust, cross-platform, windows
- tags: skia, dioxus, declarative-ui, reactive-state, text-editing, charts, desktop, macos, linux

## Member repositories
- marc2332/freya (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.490505+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-30T07:28:10.109032+00:00, confidence not recorded.
  - readme: https://github.com/marc2332/freya (fetched 2026-08-28T04:07:41.490505+00:00, sha c3edbf3111d2)
  - homepage: https://freyaui.dev (fetched 2026-08-29T09:43:24.871391+00:00, sha 3478f25999f7)
  - registry_crates: https://crates.io/api/v1/crates/freya (fetched 2026-08-29T09:43:24.880382+00:00, sha a8377d257abc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
