# Byron/dua-cli

View disk space usage and delete unwanted data, fast.

Repository: https://github.com/Byron/dua-cli
Canonical: https://ross.abutalabs.com/products/dua-cli
Homepage: https://lib.rs/crates/dua-cli
Language: Rust
License: MIT
License Family: permissive
Topics: disk, space-use, cleaner, terminal-based, fast, efficient
Last push: 2026-08-25T13:35:59+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2653, "days_push": 8, "days_rel": 8, "gap_med": 5, "n_releases_24m": 28}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6177, forks 169 (observed 2026-08-28T04:09:37.825281+00:00)

## What it is
dua (Disk Usage Analyzer) is a fast, parallel Rust CLI and terminal UI for inspecting disk space usage of directories and optionally deleting unwanted files faster than rm. It ships prebuilt binaries for macOS, Linux, and Windows and is installable via many package managers.

## Use cases
- find what is taking up disk space
- analyze directory sizes fast
- clean up unwanted files from disk
- free up storage on my ssd
- interactive terminal disk usage explorer
- delete large folders quickly

## When to choose
- you need fast, parallel disk usage analysis of directories
- you want an interactive terminal UI to browse and delete files
- you need a cross-platform tool with prebuilt binaries and no runtime dependencies

## When to avoid
- you need graphical disk usage visualization like a treemap (use tools like ncdu alternatives with GUI)
- you only need a simple one-shot size listing already covered by du
- you need network or cloud storage usage analysis

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, file-system, terminal-ui
- domain: developer-tools, files
- platform: windows, rust, cli, cross-platform
- tags: disk-usage, disk-cleanup, file-deletion, parallel-scan, tui, command-line, linux, macos

## Member repositories
- Byron/dua-cli (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:37.825281+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:25.554723+00:00, confidence not recorded.
  - readme: https://github.com/Byron/dua-cli (fetched 2026-08-28T04:09:37.825281+00:00, sha 23d2e56332fc)
  - registry_crates: https://crates.io/api/v1/crates/dua-cli (fetched 2026-08-29T08:44:03.435124+00:00, sha 49f3d73df119)
- Data as of 2026-08-30T08:39:29.467469+00:00.
