Skip to content

Netlify's Open Lambda Rust Runtime Distribution #274

@calavera

Description

@calavera

👋 Hi all,

A few weeks ago, I started to cherry pick open PRs in my own fork. I decided to publish my fork in crates.io with a different name so people can use it without having to maintain their own forks forever. We're at a point where we've fixed some major compatibility bugs, and we're using it internally for some fun new projects.

You can find the fork in https://github.com/netlify/aws-lambda-rust-runtime

These are the PRs that we've cherry picked from this repository (besides fixing some other issues):

#242 by @rimutaka
#247 by @voteblake
#251 and #263 by @stanislav-tkach
#255 by @nmoutschen
#265 by @RyanJarv
#266 by @l3ku

These are the crates:

https://crates.io/crates/netlify_lambda_http
https://crates.io/crates/netlify_lambda
https://crates.io/crates/netlify_lambda_attributes

And these are the docs:

https://rs-lambda-runtime.netlify.engineering/netlify_lambda_http/
https://rs-lambda-runtime.netlify.engineering/netlify_lambda/
https://rs-lambda-runtime.netlify.engineering/netlify_lambda_attributes/

Feel free to use it, reach out to me if you have comments, or questions. If there is any issue in this repo that you think it's a big blocker for your use of the Rust Runtime on AWS Lambda, and you think I can help unblock it, feel free to ping me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions