aws-lambda-rust-runtime

Lambda runtime

Provides a Rust runtime for AWS Lambda

A Rust runtime for AWS Lambda

GitHub

3k stars
47 watching
343 forks
Language: Rust
last commit: 11 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
awslabs/aws-sdk-rust An SDK that allows Rust developers to interact with AWS services 3,029
aws/aws-lambda-go A collection of libraries and tools to help developers build AWS Lambda functions in Go 3,636
theam/aws-lambda-haskell-runtime A Haskell runtime specifically designed to run on AWS Lambda 270
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,800
aws/aws-lambda-builders A Python library to compile and package AWS Lambda functions for various runtimes and frameworks 339
sagiegurari/cargo-make A tool that automates the build process for Rust projects 2,597
nike-inc/hal An AWS Lambda runtime environment for Haskell applications 240
puresec/lambda-proxy Tools for testing AWS Lambda functions for security vulnerabilities 36
rustls/rustls A modern, platform-independent TLS library written in Rust 6,214
y2q-actionman/cl-aws-custom-runtime-test An AWS Lambda runtime built on Common Lisp 38
seek-oss/serverless-haskell Provides tools and infrastructure for deploying Haskell applications on AWS Lambda as native runtimes. 215
abailly/aws-lambda-haskell Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup 135
aws/aws-lambda-java-libs A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. 521
alestic/lambdash Enables running shell commands within an AWS Lambda environment and outputs results 531
aws-samples/lambda-ecs-worker-pattern This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. 290