Is Rust Used Safely by Software Developers?

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

    Rust mid-level IR Abstract Interpreter

  • With the mirai_assertions feature, it can use the MIRAI static analyzer (though it requires nightly).

  • rfcs

    RFCs for changes to Rust

  • Check out the tightness crate and accompanying blog post. I believe compile-time value checks is in the realm of dependent types. There has been some discussion about adding dependent types to Rust.

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

    A tool to detect code paths leading to Rust's panic handler (by MichaelMauderer)

  • I didn't have time to read through the whole paper but this bit of the conclusion statement makes it sound like they reinvented Rustig for unsafe.

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