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

aws/aws-lambda-runtime-interface-emulator

None observed · 2026-08-28

github.com/aws/aws-lambda-runtime-interface-emulator · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • 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: 37.5
  • age_days: 2108
  • days_rel: 15
  • days_push: 8
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

1137 stars · 119 forks observed · 2026-08-28

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

A lightweight web-server proxy for AWS Lambda's Runtime and Extensions APIs that lets developers locally test Lambda functions packaged as container images. It converts HTTP requests into JSON events, maintaining functional parity with the Lambda Runtime API in the cloud.

Use cases

  • test lambda container images locally
  • invoke lambda functions with curl during development
  • run lambda functions outside aws
  • debug serverless functions before deployment
  • include a local invocation endpoint in lambda docker images

When to choose

  • you develop Lambda functions packaged as container images and want fast local testing
  • you want to invoke functions with cURL or the Docker CLI without deploying to AWS
  • you want your container to accept HTTP requests for portability across computes

When to avoid

  • you need to emulate Lambda's orchestrator, security, or authentication configurations
  • you test Lambda functions packaged as zip archives rather than container images
  • you need full integration testing against real Lambda behavior in the cloud

Facets

cli-tool · maturity active

http-server proxy testing developer-tools cloud-computing developer-tools testing cli cross-platform aws-lambda serverless container-images local-testing go linux docker

1 source

Member repositories

RepositoryRoleHealth v2
aws/aws-lambda-runtime-interface-emulatormain95

For agents

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

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