Merge pull request #1192 from lannonbr/patch-1

Add AWS Lambda Rust Runtime to list
pull/1191/head^2
Tom Parker-Shemilt 3 years ago committed by GitHub
commit 1c3319f336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -750,6 +750,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
### Cloud
* AWS [[aws](https://crates.io/keywords/aws)]
* [awslabs/aws-lambda-rust-runtime](https://github.com/awslabs/aws-lambda-rust-runtime) [[lambda_runtime](https://crates.io/crates/lambda_runtime)] — A Rust runtime for AWS Lambda [![build badge](https://github.com/awslabs/aws-lambda-rust-runtime/workflows/Rust/badge.svg)](https://github.com/awslabs/aws-lambda-rust-runtime/actions)
* [rusoto/rusoto](https://github.com/rusoto/rusoto) — [![build badge](https://api.travis-ci.org/rusoto/rusoto.svg?branch=master)](https://travis-ci.org/rusoto/rusoto)
* Load Balancer
* [Convey](https://github.com/bparli/convey) - Layer 4 Load Balancer with dynamic configuration loading.

Loading…
Cancel
Save