# antoyo/relm

Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust

Repository: https://github.com/antoyo/relm
Canonical: https://ross.abutalabs.com/products/relm
Language: Rust
License: MIT
License Family: permissive
Topics: hacktoberfest
Last push: 2026-07-23T15:17:57+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 35, longevity 100
- inputs: {"age_days": 3491, "days_push": 41, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2444, forks 79 (observed 2026-08-28T04:06:52.618498+00:00)

## What it is
Relm is an idiomatic, asynchronous, GTK+-based GUI library for Rust, inspired by the Elm architecture. It lets developers build desktop applications using an Elm-style model-update-view pattern on top of GTK.

## Use cases
- build a desktop GUI app in Rust
- write GTK applications using the Elm architecture
- create cross-platform desktop software with Rust
- manage GUI state with a model-update-view pattern
- build async GTK apps without manual callback wiring

## When to choose
- you want to build a native desktop GUI in Rust with GTK
- you prefer the Elm model-update-view architecture for UI state
- you want an idiomatic, async-friendly alternative to raw gtk-rs callbacks

## When to avoid
- you need a web or mobile UI rather than a native desktop app
- you prefer Qt or another non-GTK toolkit
- you need a very mature ecosystem with extensive widget documentation beyond GTK

## Facets
- artifact type: library
- maturity: active
- function: gui, ui-components, state-management
- domain: desktop-applications, cross-platform, developer-tools
- platform: windows, rust, cross-platform
- tags: gtk, elm-architecture, mvu, desktop-gui, async, linux, macos

## Member repositories
- antoyo/relm (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.618498+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-30T02:30:34.082101+00:00, confidence not recorded.
  - registry_crates: https://crates.io/api/v1/crates/relm (fetched 2026-08-29T10:11:48.862366+00:00, sha 16ec31d19990)
- Data as of 2026-08-30T08:39:29.467469+00:00.
