winglang/wing
A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡ observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 87
- Release rhythm 40
- Longevity 100
Flags: no_license
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: 0.0
- age_days: 1526
- days_rel: 576
- days_push: 82
- n_releases_24m: 55
Adoption not part of the score
5398 stars · 215 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Wing is an open-source, cloud-oriented programming language that unifies infrastructure definitions and application runtime code in a single language. It compiles to deployable cloud artifacts, runs locally via a fully functional simulator without internet, and produces portable programs deployable across cloud providers.
Use cases
- build serverless applications with infrastructure and code in one language
- test cloud applications locally without deploying
- write portable cloud code that works across AWS, Azure, and GCP
- define cloud resources like queues and buckets as first-class language constructs
- reduce iteration cycles for cloud development
- avoid hand-writing IAM roles and networking configuration
When to choose
- you want infrastructure and application logic unified in one language
- you need fast local testing of cloud applications via a simulator
- you want cloud-portable code not locked to a single provider
- you are building distributed systems on managed cloud services
When to avoid
- you need a mature, production-hardened language with a large ecosystem
- your project is not cloud-oriented or runs on a single machine
- you are heavily invested in existing IaC tools like Terraform or CDK
- you require long-term stability guarantees from the language
Facets
cli-tool · maturity active
compiler sdk cloud serverless infrastructure-as-code programming-languages cloud-computing developer-tools infrastructure-as-code cross-platform cli rust cloud-oriented-language preflight-inflight local-simulator portable-cloud distributed-systems programming-language nodejs typescript
1 source
- readme: https://github.com/winglang/wing · fetched 2026-08-28 · 95a47f231f1a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| winglang/wing | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem