SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript Lambda Projects
-
artillery
The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
My simple ab tests? Yeah, they were totally not enough! For high-stakes events like flash sales, really thorough load testing is just non-negotiable. Period. Now, I make sure to incorporate more robust tools like k6 or Artillery into my pre-launch checklist for any client project that’s expecting a lot of traffic. These tools can simulate thousands of concurrent users, which is awesome for spotting bottlenecks *before* they ever hit production. Trust me, it's worth every bit of effort!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
aws-lambda-power-tuning
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Project mention: Your Lambda Memory is Wrong: Auto-Tune It and Save 40% in Minutes ⚡ | dev.to | 2026-02-11AWS Lambda Power Tuning is an open-source Step Functions state machine that:
-
serverless-express
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.
-
-
Since I was already using middy in the project, I discovered their http-router: a simple utility that forwards events to handlers based on method and path. It also handles extracting path parameters if you're using a /{proxy+} route in your API Gateway.
-
-
-
-
dazn-lambda-powertools
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
-
aws-serverless-workshop-innovator-island
Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop.
-
aws-lambda-fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality
-
serverless-bundle
Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.
-
aws-microservices
AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.
-
-
-
serverless-coffee
Serverlesspresso - The serverless coffee ordering application! As seen at AWS re:Invent 2021. Presented by AWS Serverless DA team. Questions? Contact @jbesw.
-
-
s3-to-lambda-patterns
Example applications for the S3-to-Lambda patterns series in the AWS Compute Blog and learning path. Questions? @jbesw.
-
-
-
-
-
serverless-media-portal
Ready-to-deploy webapp for sharing home videos: a React frontend with a AWS Lambda backend using FFmpeg to process videos. Created using Serverless Framework.
JavaScript Lambda discussion
JavaScript Lambda related posts
-
AWS Fault Injection Service for AWS Lambda - Part 1 Introduction
-
🚀 Node.js Performance: Essential Tips and Tricks for Developers
-
Debugging AWS Serverless with Terraform Made Easier: Introducing Teleform
-
Spring Boot 3 application on AWS Lambda - Part 4 Measuring cold and warm starts with AWS Serverless Java Container
-
The case for containers on Lambda (with benchmarks)
-
AWS Data Engineer Associate Certification - Coming Soon
-
[Open source] Serverless Express Starter Kit with CI/CD on AWS
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Index
What are some of the best open-source Lambda projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | artillery | 8,993 |
| 2 | aws-lambda-power-tuning | 6,020 |
| 3 | serverless-express | 5,268 |
| 4 | Grant | 4,172 |
| 5 | middy | 3,900 |
| 6 | serverless-chrome | 2,890 |
| 7 | serverless-plugin-warmup | 1,123 |
| 8 | lambda-local | 748 |
| 9 | dazn-lambda-powertools | 742 |
| 10 | aws-serverless-workshop-innovator-island | 573 |
| 11 | aws-lambda-fastify | 558 |
| 12 | serverless-bundle | 533 |
| 13 | aws-microservices | 340 |
| 14 | arc.codes | 316 |
| 15 | parser-api | 283 |
| 16 | serverless-coffee | 245 |
| 17 | cors.sh | 228 |
| 18 | s3-to-lambda-patterns | 223 |
| 19 | serverless-sharp | 172 |
| 20 | hyperform | 161 |
| 21 | slic-watch | 160 |
| 22 | serverless-sam | 153 |
| 23 | serverless-media-portal | 108 |