fun-with-serverless / rustifying-serverless

How to use Rust in your existing Serverless projects
Apache License 2.0
40 stars 3 forks source link

Expand README to compare with awslabs/llrt? #9

Closed milesgranger closed 8 months ago

milesgranger commented 9 months ago

Neat project. :+1:

README mentions to possibly rewrite the lambda in Rust to reduce cold starts, and llrt advertises just this. Though unsure if it's compatible with napi-rs. Written in Rust, so maybe Rust friendly. :wink:

https://github.com/awslabs/llrt

having-fun-serverless commented 8 months ago

@milesgranger stay tuned. I'm going to release a comparison soon.