# OpenSwiftUIProject/OpenSwiftUI

Open source implementation of Apple's SwiftUI.

Repository: https://github.com/OpenSwiftUIProject/OpenSwiftUI
Canonical: https://ross.abutalabs.com/products/openswiftui
Homepage: https://openswiftuiproject.org/
Language: Swift
License: MIT
License Family: permissive
Last push: 2026-08-26T17:16:40+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 96, longevity 78
- inputs: {"age_days": 1100, "days_push": 7, "days_rel": 29, "gap_med": 14, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

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

## What it is
OpenSwiftUI is an open-source implementation of Apple's SwiftUI framework, aiming for API compatibility with the original. It targets building GUI apps on non-Apple platforms like Linux and Windows, and helps diagnose SwiftUI issues on Apple platforms.

## Use cases
- build GUI apps in Swift on Linux or Windows
- debug and diagnose SwiftUI behavior on Apple platforms
- study how SwiftUI works internally
- write SwiftUI-style declarative UI outside Apple's ecosystem
- learn SwiftUI API design through an open implementation

## When to choose
- you want SwiftUI-like declarative UI on non-Apple platforms
- you need to inspect or debug SwiftUI internals for research
- you want a learning resource for SwiftUI's API and architecture

## When to avoid
- you need a production-ready UI framework for App Store apps
- you require full SwiftUI API coverage and stability
- you cannot tolerate private API usage that may break on OS updates

## Facets
- artifact type: framework
- maturity: experimental
- function: gui, frontend-framework, ui-components, mobile-framework, desktop-framework
- domain: cross-platform, developer-tools, web-development
- platform: windows, wasm, cross-platform
- tags: swiftui, declarative-ui, apple-platforms, ui-framework, swift-package, swift, macos, ios, linux, android

## Member repositories
- OpenSwiftUIProject/OpenSwiftUI (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:44.372641+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:33:57.534050+00:00, confidence not recorded.
  - readme: https://github.com/OpenSwiftUIProject/OpenSwiftUI (fetched 2026-08-28T04:06:44.372641+00:00, sha 550836071232)
  - homepage: https://openswiftuiproject.org/ (fetched 2026-08-29T10:14:04.657406+00:00, sha 721c10ff6ad0)
  - site_page: https://docs.openswiftuiproject.org/main/documentation/openswiftui (fetched 2026-08-29T10:14:04.668435+00:00, sha 7ed997d988e4)
  - site_page: https://openswiftuiproject.org/releases (fetched 2026-08-29T10:14:04.666541+00:00, sha e1563ab450e3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
