AMA with Bastian Gruber: Ask your questions!

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • mockall

    A powerful mock object library for Rust

  • - Mocking: Have a look at mockall: https://github.com/asomers/mockall

  • code

    Code for the book "Rust Web Development" (by Rust-Web-Development)

  • - Integration test: I created my own mock servers in the past (here is the code for chapter 11 where I explain a more sophisticated setup: https://github.com/Rust-Web-Development/code/tree/main/ch_11/integration-tests)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cucumber

    Cucumber testing framework for Rust. Fully native, no external test runners or dependencies. (by cucumber-rs)

  • docs.rs

    crates.io documentation generator

  • And maybe reading documentation. In NodeJS, you can trial&error a bit more to figure out what works. In Rust, this time is spent on docs.rs and figuring out which type is returned and what it implements.

  • Rocket

    A web framework for Rust.

  • Hi Bastian. I am a lurker of r/rust and at best a rust newbie who only recently started glancing at rust for web development projects. Everywhere I turn, I see rocket.rs + sqlx. My question is why did you chose to write with warp over rocket.rs in your book? (Note that I am genuinely curious and have no strong opinions about rockets.rs)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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