How to remove personal information from Rust produced executables?

This page summarizes the projects mentioned and recommended in the original post on /r/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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust

    Empowering everyone to build reliable and efficient software.

  • Rust currently always includes debug info. Atm you have to manually strip binaries to get rid of them. Though https://github.com/rust-lang/rust/pull/90058 is about to be stabilized which will add a built-in option for this.

  • min-sized-rust

    🦀 How to minimize Rust binary size 📦

  • As no-one seems to take this problem seriously, hope this can help you, especially strip. Here the explanation.

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

    Discontinued A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer] (by rust-analyzer)

  • Note that this breaks Rust-Analyzer if you put it into your global RUSTFLAGS: https://github.com/rust-analyzer/rust-analyzer/issues/8277

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

  • Generic associated types to be stable in Rust 1.65

    3 projects | /r/rust | 28 Oct 2022
  • cargo-udeps 0.1.33 release

    5 projects | /r/rust | 15 Sep 2022
  • conditional value "ifelse" macro?

    3 projects | /r/rust | 1 Sep 2022
  • How to speed up the Rust compiler in July 2022

    7 projects | /r/rust | 19 Jul 2022
  • rust-analyzer changelog #92

    2 projects | /r/rust | 29 Aug 2021