awslabs/swift-aws-lambda-runtime
Swift implementation of AWS Lambda Runtime observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 95
- Release rhythm 90
- Longevity 100
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: 7.0
- age_days: 2374
- days_rel: 65
- days_push: 35
- n_releases_24m: 21
Adoption not part of the score
1235 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift implementation of the AWS Lambda Runtime API for developing and deploying Lambda functions written in Swift. It uses an embedded asynchronous HTTP client based on SwiftNIO and offers a layered API from simple closures to complex, performance-sensitive event handlers.
Use cases
- write AWS Lambda functions in Swift
- deploy Swift serverless functions to AWS
- handle AWS service events in Lambda handlers
- stream responses from Lambda functions
- test Lambda functions locally
- build performance-sensitive event handlers in Swift
When to choose
- your team writes Swift and wants serverless functions on AWS Lambda
- you need a custom Lambda runtime with async SwiftNIO-based HTTP handling
- you want SwiftPM plugins and tooling for building and deploying Lambda functions
When to avoid
- you use a language with first-class Lambda support like Python, Node.js, or Go
- you are not deploying to AWS Lambda
- you need a general-purpose web server rather than a Lambda runtime
Facets
library · maturity active
http-client middleware deployment serverless cloud-computing backend developer-tools apis cloud serverless aws-lambda swift-nio swift-package-manager serverless-computing aws swift linux docker
1 source
- readme: https://github.com/awslabs/swift-aws-lambda-runtime · fetched 2026-08-28 · d46c611b1ae4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| awslabs/swift-aws-lambda-runtime | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="awslabs/swift-aws-lambda-runtime")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem