* [Serverless Offline v14.7.0](https://github.com/dherault/serverless-offline) – Emulate AWS Lambda and API Gateway locally to speed up development. * [Lambda API v1.3.0](https://github.com/jeremydaly/lambda-api) – Lightweight web framework designed for serverless applications using AWS Lambda. * [middy 7.6.0](https://github.com/middyjs/middy) – Stylish middleware engine for AWS Lambda using Node.js. * [Micro AWS Lambda v5.5.0](https://github.com/Albert-Gao/micro-aws-lambda) – 7KB zero-dependency TypeScript middleware wrapper for AWS Lambda behind API Gateway, providing sequential middleware, shared state, and response helpers. * [Serverless Framework sf-core@4.37.0](https://github.com/serverless/serverless) – Framework for building applications that auto-scale and require minimal maintenance using managed cloud services. * [lambroll v1.4.4](https://github.com/fujiwara/lambroll) – Minimal deployment tool for AWS Lambda functions: package code, manage versions, invoke, and view logs. * [serverless-esbuild v1.57.2](https://github.com/floydspace/serverless-esbuild) – Serverless Framework plugin for zero-config JavaScript and TypeScript bundling using fast esbuild. * [OpenTelemetry Lambda layer-javaagent/0.20...](https://github.com/open-telemetry/opentelemetry-lambda) – Lambda Extension layers that embed a stripped-down OpenTelemetry Collector and language-specific hooks to export traces and metrics from AWS Lambda to configured backends. * [serverless-aws-static-file-handler v5.0.2](https://github.com/activescott/serverless-aws-static-file-handler) – Easily serve static files with the Serverless Framework on AWS Lambda. * [Scandium v1.0.0-alpha.76](https://github.com/LinusU/scandium) – Easily deploy any Node.js web server to AWS Lambda.