Announcing cargo-cleanall

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

    The Rust package manager

  • As an alternative, https://github.com/rust-lang/cargo/issues/11156 might work if someone took the lead on fleshing it out

  • indicatif

    A command line progress reporting library for Rust

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

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

  • How is this different from https://github.com/holmgr/cargo-sweep ?

  • kondo

    Cleans dependencies and build artifacts from your projects.

  • This is cool :) I'll have to poke around how you did Async, I've been dragging my feet on implementing it in kondo.

  • cargo-wipe

    Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.

  • I like cargo wipe - it can clean node_modules too.

  • fd

    A simple, fast and user-friendly alternative to 'find'

  • You should try fd instead of find, it’s much faster (just like ripgrep for grep).

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • You should try fd instead of find, it’s much faster (just like ripgrep for grep).

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

    A more intuitive version of du in rust

  • love to use dust and cargo clean each. It's just fun.

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