Ross ROSS = Recommend OSS · open-source software intelligence for agents

aws/aws-lambda-rust-runtime

A Rust runtime for AWS Lambda observed · 2026-08-28

github.com/aws/aws-lambda-rust-runtime · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 85
  • 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: 24.5
  • age_days: 2855
  • days_rel: 100
  • days_push: 7
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

3609 stars · 394 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A set of Rust crates providing a runtime for running AWS Lambda functions written in Rust, including HTTP support, extensions, and typed event structs. It is maintained by AWS and integrates with the Lambda Runtime API.

Use cases

  • write aws lambda functions in rust
  • build serverless http apis with api gateway and rust
  • create lambda runtime extensions in rust
  • deserialize lambda events into typed rust structs
  • deploy rust binaries to aws lambda
  • handle alb and lambda function url requests in rust

When to choose

  • you want to write AWS Lambda functions in Rust with official support
  • you need strongly-typed Lambda event payloads
  • you want low cold-start, high-performance serverless functions
  • you build HTTP APIs behind API Gateway, ALB, or Lambda Function URLs

When to avoid

  • you are not deploying to AWS Lambda
  • you prefer a higher-level framework like Cargo Lambda alone for scaffolding
  • your team does not use Rust

Facets

library · maturity active

serverless http-server middleware serialization sdk cloud-computing backend developer-tools apis rust cloud serverless aws-lambda serverless rust aws faas api-gateway event-driven linux

1 source

Member repositories

RepositoryRoleHealth v2
aws/aws-lambda-rust-runtimemain94

For agents

markdown · JSON · MCP: product_card(name="aws/aws-lambda-rust-runtime")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem