What are some useful tools for Rust?

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

    background rust code check

  • bacon

  • just

    🤖 Just a command runner

  • just

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

    WorkOS logo
  • cargo-cache

    manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively

  • cargo-cache

  • cargo-sweep

    A cargo subcommand for cleaning up unused build files generated by Cargo

  • cargo-sweep

  • cargo-deny

    ❌ Cargo plugin for linting your dependencies 🦀

  • cargo-deny

  • cargo-hack

    Cargo subcommand to provide various options useful for testing and continuous integration.

  • cargo-hack for workspaces or projects that make heavy use of crate features

  • cargo-outdated

    A cargo subcommand for displaying when Rust dependencies are out of date

  • cargo-outdated

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

    a simple cargo plugin to get a list of features for a specific crate

  • cargo-whatfeatures (less needed with cargo-add getting upstreamed)

  • cargo-edit

    A utility for managing cargo dependencies from the command line.

  • cargo-upgrade from cargo-edit (somewhat more intentional than builtin update)

  • cargo-deb

    Discontinued A cargo subcommand that generates Debian packages from information in Cargo.toml

  • I use Cargo deb to create Debian / Ubuntu / ... package files.

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