Skip to content

Lambda examples with Rust for blazing fast performance

Notifications You must be signed in to change notification settings

martin-conur/rust-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Lambda examples

Simple examples of AWS lambdas with Rust using cargo lambda or AWS SAM CLI.

  1. simple-rust: Basic lambda that if receives "Marco" returns "Polo".
  2. rust-stemmer-lambda: WIP; Given a word or phrase and a language (English default) returns the stemmed version of the input.

About

Lambda examples with Rust for blazing fast performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published