serverless-haskell
Haskell Lambda runtime
Provides tools and infrastructure for deploying Haskell applications on AWS Lambda as native runtimes.
Deploying Haskell applications to AWS Lambda with Serverless
215 stars
12 watching
22 forks
Language: Haskell
last commit: 11 months ago awsaws-lambdahaskellhaskell-stackserverless
Related projects:
Repository | Description | Stars |
---|---|---|
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
abailly/aws-lambda-haskell | Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup | 135 |
nike-inc/hal | An AWS Lambda runtime environment for Haskell applications | 240 |
jeremydaly/lambda-api | A lightweight web framework designed to maximize performance in AWS Lambda applications | 1,427 |
o3/n2o | A minimal Haskell application server that supports WebSocket and static HTTP endpoints, along with protocol relay and high-performance messaging capabilities. | 48 |
puresec/functionshield | A serverless security library that monitors and controls runtime environment interactions | 39 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
mantil-io/mantil | An open-source framework for building and deploying Go-based serverless applications on AWS Lambda | 109 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,502 |
serras/lambdaconf-2015-web | A Haskell web workshop project providing exercises and resources for learning web development with Haskell | 63 |
balsoft/lambda-launcher | An application launcher written in Haskell using GTK, capable of loading plugins and performing various tasks. | 72 |
haskell-hint/hint | An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. | 260 |
davidgf/serverless-plugin-canary-deployments | A tool that enables gradual deployments of Lambda functions by shifting traffic between versions over time. | 374 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |