Hey Rustaceans! Got a question? Ask here (11/2023)!

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

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

    Web backend for retro.tools

  • Here's the code

  • robust

    Robust predicates for computational geometry

  • 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
  • tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • If you normally use Electron, Tauri might be a good fit. You have several options for front-end (I like using Elm personally), and I managed to get a skeleton app up and running in just a few hours, so I think it’s worth a peek.

  • Random

    Repository of Random, Useful, or Novel Functions (by JASory)

  • I can't help you with the specific website, but here's a trivial cli implementation of Game of Life.

  • quickcheck

    Automated property based testing for Rust (with shrinking).

  • The book, Zero To Production In Rust, uses quickcheck:

  • proptest

    Hypothesis-like property testing for Rust

  • The only other crate I could find is proptest, but it looks a lot more complicated, and I don't know if lets you skip the shrinking step as quickcheck does. I've been reading the book and going through the docs, but a quick answer would be appreciated.

  • nextest

    A next-generation test runner for Rust.

  • I believe cargo-nextest supports running separate binaries concurrently.

  • 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
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