Dynarust - no excuse for not using rust in AWS now - a DynamoDB ODM library that uses serde_json for mapping native rust structs to Dynamo items.

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dynarust

    A DynamoDB odm library for rust

    As I have been using this stack already for I while, I factored out the [dynarust](https://github.com/gabotechs/dynarust) code and published it as open source, that way hopefully other people could also benefit from it and build serverless backends in Rust.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • cargo-lambda

    Cargo Lambda is a Cargo subcommand to help you work with AWS Lambda.

    I have found that the combination of [cargo lambda](https://github.com/cargo-lambda/cargo-lambda), [async graphql](https://github.com/async-graphql/async-graphql) and DynamoDB is an amazing combination for a backend stack, really cheap as lambdas are pretty minimal and insanely fast with the Rust runtime.

  • async-graphql

    A GraphQL server library implemented in Rust

    I have found that the combination of [cargo lambda](https://github.com/cargo-lambda/cargo-lambda), [async graphql](https://github.com/async-graphql/async-graphql) and DynamoDB is an amazing combination for a backend stack, really cheap as lambdas are pretty minimal and insanely fast with the Rust runtime.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1092🚀) dependencies🚀

    1 project | /r/ThePrimeagenReact | 23 Sep 2023
  • Hello World in Rust

    1 project | news.ycombinator.com | 1 Jun 2023
  • Speeding up lemmeknow by transposing Lazy<Vec<_>>

    1 project | /r/rust | 20 May 2023
  • Termscp TUI terminal file transfer and explorer with support for SCP/SFTP/FTP/S3

    1 project | /r/commandline | 30 Apr 2023
  • I've Solved Most Class Naming Problems

    2 projects | /r/ProgrammerHumor | 11 Apr 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?