aws-lambda-rust-runtime

Lambda runtime

Provides a Rust runtime for AWS Lambda

A Rust runtime for AWS Lambda

GitHub

3k stars
46 watching
347 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
awslabs/aws-sdk-rust AWS SDK for Rust programming language 3,046
aws/aws-lambda-go A collection of libraries and tools to help developers build AWS Lambda functions in Go 3,655
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,919
aws/aws-lambda-builders A Python library to compile and package AWS Lambda functions for various runtimes and frameworks 342
sagiegurari/cargo-make A tool that automates the build process for Rust projects 2,614
nike-inc/hal An AWS Lambda runtime environment for Haskell applications 241
puresec/lambda-proxy Tools for testing AWS Lambda functions for security vulnerabilities 38
rustls/rustls A modern, platform-independent TLS library written in Rust 6,315
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. 216
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