Cargo's `strip` profile option has been stabilized!

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

    The Rust package manager

  • cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

  • It works for Windows. That's the simple way to build for many platforms. Look at cargo cross.

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

    A new way to see and navigate directory trees : https://dystroy.org/broot

  • I use scripts for all my multiplatform apps. Here's an example: https://github.com/Canop/broot/blob/master/compile-all-targets.sh

  • min-sized-rust

    🦀 How to minimize Rust binary size 📦

  • For those who are unfamiliar with what this is about, Rust has a number of ways to optimize binary sizes. Stripping various types of symbols from the binary is one approach. For more information about optimizing size: https://github.com/johnthagen/min-sized-rust

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