This runtime is completely serverless. You can self-host this runtime on your AWS account.
fast, tiny `queueMicrotask` shim for modern engines
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
Promise queue with concurrency control
Tiny queue data structure
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
The batch processing package for the Powertools for AWS Lambda (TypeScript) library.
A simple tool to keep requests to be executed in order.
serverless plugin that can configure a lambda with a dead letter queue or topic
asynchronous function queue with adjustable concurrency
A promise based, dynamic priority queue runner, with concurrency limiting.
A shim for the setImmediate efficient script yielding API
Datadog CI plugin for `lambda` commands
Detect if your code is running on an AWS Lambda server
Commandline tool and API to run Lambda functions on your local machine.
OpenTelemetry instrumentation for AWS Lambda function invocations
The core SDK for CLI apps in the Zapier Developer Platform.
TypeScript definitions for aws-lambda
CDK Direct - Deploy AWS CDK apps directly via SDK/Cloud Control API
In memory queue system prioritizing tasks
The smallest and simplest JavaScript priority queue
Deploy AWS Lambda functions from command line using a json or yaml config file.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Next tick shim that prefers process.nextTick over queueMicrotask for compat