Most loved programming language Rust sparks privacy concerns

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

    Empowering everyone to build reliable and efficient software.

  • There are multiple open issues about problems in this space, and there's one issue (https://github.com/rust-lang/rust/issues/40552) that has team member engagement (and was even reopened by a team member after it was closed by the author!! ) where it's suggested by a team member that an RFC would be required to move forward. That's a pretty strong signal they care!

  • rfcs

    RFCs for changes to Rust

  • Oh, I recall this being treated as a bug and not an example to be followed in my rfc: https://github.com/rust-lang/rfcs/pull/2801

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

    Make production Rust binaries auditable

  • Which is why rust-audit scrubs all that info before embedding anything into the binary.

  • cc-rs

    Rust library for build scripts to compile C/C++ code into a Rust library

  • It’s not super well-documented, but there is an option to change this. --remap-path-prefix $(pwd)= in your RUSTFLAGS will usually do the trick. If you have any C dependencies you’ll also need similar things in CFLAGS, see https://github.com/alexcrichton/cc-rs/issues/593

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