parallel-disk-usage
« Back to VersTracker
Description:
Highly parallelized, blazing fast directory tree analyzer
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: System utilities
Tags: cli disk-usage rust visualization performance
Install: brew install parallel-disk-usage
About:
ParallelDiskUsage is a command-line tool designed for rapid analysis of directory sizes. It leverages parallel processing to scan large file systems significantly faster than traditional utilities like 'du'. The output is a visual, space-allocated tree that helps identify large files and directories efficiently.
Key Features:
  • Highly parallelized for maximum speed
  • Visual tree output with bars
  • Respects .gitignore and other ignore files
  • Cross-platform support
Use Cases:
  • Identifying large files consuming disk space
  • Analyzing project directory structures
  • Monitoring server storage usage
Alternatives:
  • du – Standard Unix tool, significantly slower on large trees
  • ncdu – Interactive disk usage analyzer, but not parallelized
Version History
Detected Version Rev Change Commit