aws-lambda-haskell
Haskell AWS Lambda service
Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup
Running Haskell code on AWS Lambda
135 stars
14 watching
13 forks
Language: Haskell
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
nike-inc/hal | An AWS Lambda runtime environment for Haskell applications | 240 |
seek-oss/serverless-haskell | Provides tools and infrastructure for deploying Haskell applications on AWS Lambda as native runtimes. | 215 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
aristidb/aws | A package providing support for interacting with Amazon Web Services in Haskell | 238 |
serras/lambdaconf-2015-web | A Haskell web workshop project providing exercises and resources for learning web development with Haskell | 63 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
brendanhay/amazonka | A comprehensive set of libraries and tools for interacting with Amazon Web Services from Haskell. | 605 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
aaronlevin/haskell-shopify | A type-safe client library for the Shopify API | 12 |
alexwl/haskell-code-explorer | A web application for exploring and understanding Haskell codebases | 512 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |