# redox-os/orbtk

The Rust UI-Toolkit.

Repository: https://github.com/redox-os/orbtk
Canonical: https://ross.abutalabs.com/products/orbtk
Language: Rust
License: MIT
License Family: permissive
Topics: cross-platform, entity-component, rust, rust-lang, gui, widgets, redox-os
Last push: 2022-10-18T07:27:31+00:00

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

## Adoption (not part of the score)
Stars 3784, forks 188 (observed 2026-08-28T04:08:18.556155+00:00)

## What it is
OrbTk (Orbital Widget Toolkit) is a cross-platform GUI toolkit for building user interfaces in Rust, based on the Entity Component System pattern with a functional reactive-like API. It was created to bootstrap UI development on Redox OS but has been officially sunset in favor of iced and slint.

## Use cases
- build a desktop GUI application in Rust
- create cross-platform widgets with an entity component system
- develop UI for Redox OS applications
- write a calculator or showcase app with themed widgets in Rust

## When to choose
- maintaining or contributing to legacy Redox OS applications already built with OrbTk
- studying an ECS-based Rust GUI toolkit design

## When to avoid
- starting a new Rust GUI project - use iced or slint instead
- needing a toolkit with active maintenance and modern features
- requiring long-term ecosystem support

## Facets
- artifact type: framework
- maturity: abandoned
- function: ui-components, gui
- domain: cross-platform, developer-tools, web-development
- platform: cross-platform, rust
- tags: rust, gui-toolkit, entity-component-system, redox-os, widgets, sunset

## Member repositories
- redox-os/orbtk (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.556155+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-29T18:27:42.395610+00:00, confidence not recorded.
  - readme: https://github.com/redox-os/orbtk (fetched 2026-08-28T04:08:18.556155+00:00, sha 34c57c36eb8c)
  - registry_crates: https://crates.io/api/v1/crates/orbtk (fetched 2026-08-29T09:22:11.187275+00:00, sha 0bdc0b048cd3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
