compnerd/swift-win32
A Windows application framework for Swift observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 47
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2753
- days_rel: n/a
- days_push: 322
- n_releases_24m: 0
Adoption not part of the score
1179 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Swift/Win32 is a Swift application framework providing an MVC model for building native Windows applications. It wraps the Win32 APIs with Swift-friendly interfaces, similar to what MFC did for C++.
Use cases
- build native windows desktop apps in swift
- wrap win32 api in swift
- create mvc applications on windows
- write gui applications using swift on windows
- develop windows software without c++
When to choose
- you want to write Windows GUI applications in Swift
- you need direct, Swift-friendly access to Win32 APIs
- you prefer an MVC structure for native Windows development
When to avoid
- you need cross-platform UI that also runs on macOS or Linux
- you want a modern declarative UI framework rather than imperative Win32 wrappers
- your toolchain is older than Swift 5.4 or you cannot use the Windows SDK
Facets
framework · maturity active
ui-components desktop-framework windows cross-platform developer-tools windows win32 mvc swift gui-framework native-windows
2 sources
- readme: https://github.com/compnerd/swift-win32 · fetched 2026-08-28 · 3021ed1d1c91
- homepage: https://compnerd.github.io/swift-win32/ · fetched 2026-08-29 · 9dd31ebdc21c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| compnerd/swift-win32 | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="compnerd/swift-win32")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem