Hey Rustaceans! Got an easy question? Ask here (19/2021)!

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

    Empowering everyone to build reliable and efficient software.

    I was looking at a comment under a GitHub issue which contradict the documentation.

  • nalgebra-mvn

    Multivariate normal distribution using nalgebra.

    Here is one implementation of a multivariate normal distribution in Rust:https://github.com/astraw/nalgebra-mvn/blob/main/src/lib.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.

  • sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

    Is it possible to disable IO or otherwise sandbox at compile-time? I was looking at sqlx and it's apparent to me that a macro has the ability to do practically anything at compile-time.

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