Skip to content
Dust logo

An intuitive command-line tool for visualizing disk usage in Rust.

Visit Website
Tracked since2026
0 reviews tracked

The Bottom Line

Entry price

Free, no paid tier

Biggest pro

More intuitive and visually appealing than 'du'

Biggest con

Snap version has limited file access (only /home directory)

TL;DR - Dust

  • Visualizes disk usage with intuitive, colored bar graphs.
  • Automatically identifies largest directories and files.
  • Offers various options for filtering, display, and output format.
Pricing: Free forever
Best for: Individuals & startups

What is Dust?

Editorial review
Dust is a command-line utility written in Rust that provides a more intuitive way to analyze disk space usage compared to the traditional 'du' command. It's designed for anyone who needs a quick and clear overview of which directories and files are consuming the most disk space on their system, without needing to sort or head the output. The tool presents disk usage with a visual hierarchy, using colored bars and shades of grey to indicate parent-child relationships and proportional disk consumption. It automatically recurses into directories to find the largest subdirectories and files, displaying a manageable number of results directly in the terminal. Dust is particularly useful for developers, system administrators, and anyone troubleshooting disk space issues, offering immediate insights into disk allocation without complex command-line arguments.

Available on: Linux, macOS, Windows

Pros & Cons

Pros

  • More intuitive and visually appealing than 'du'
  • Quickly identifies disk space hogs
  • No need for additional sorting or filtering commands
  • Highly configurable with numerous options
  • Available on multiple platforms (Cargo, Homebrew, Snap, Anaconda, Scoop, etc.)

Cons

  • Snap version has limited file access (only /home directory)
  • Requires Rust for compilation if not using pre-built binaries

Preview

Key Features

Hierarchical disk usage visualization with colored barsDisplays largest subdirectories and filesOption to show full path of subdirectoriesApparent size vs. disk space usage displayFilter by number of directories shownSpecify recursion depth for subdirectoriesShow only directories or only filesReverse order of output

Pricing Plans

Open Source

Free

  • Full source code access
  • Apache License 2.0 license
  • Community support
  • Self-hosted

Reviews

Be the first to review Dust

Your take helps the next buyer. Verified LinkedIn reviewers get a badge.

Write a review

Best Dust Alternatives

Top alternatives based on features, pricing, and user needs.

Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.

Explore More

Dust FAQ

What is Dust?

Dust is a command-line tool written in Rust that provides an intuitive and visual way to analyze disk space usage, similar to 'du' but with enhanced features like colored bar graphs and hierarchical display.

How much does Dust cost?

Dust is open-source and free to use.

Is Dust free?

Yes, Dust is completely free and open-source under the Apache-2.0 license.

Who is Dust for?

Dust is for anyone who needs to quickly understand disk space allocation, including developers, system administrators, and general users looking to manage storage on their systems. It's particularly useful for those who prefer a visual representation over raw text output.

Source: github.com

Guides & Articles