# solidiquis/erdtree

A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.

Repository: https://github.com/solidiquis/erdtree
Canonical: https://ross.abutalabs.com/products/erdtree
Homepage: https://crates.io/crates/erdtree
Language: Rust
License: MIT
License Family: permissive
Topics: command, command-line, command-line-tool, rust, cli, tree, du, exa, dua, dust, fd, find, ls, wc
Last push: 2024-05-19T18:05:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1581, "days_push": 836, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2596, forks 71 (observed 2026-08-28T04:07:03.179047+00:00)

## What it is
erdtree (erd) is a modern, cross-platform, multi-threaded filesystem and disk-usage utility written in Rust. It combines the functionality of du, tree, find, wc, and ls, respecting .gitignore and hidden file rules by default.

## Use cases
- analyze disk usage of a directory
- visualize directory tree with file sizes
- find largest files and folders eating disk space
- count lines or words across files in a tree
- list files respecting gitignore rules
- search files by regex or glob pattern
- get ls -l style details with permissions and owners

## When to choose
- you want a fast, modern replacement combining du, tree, find, and ls
- you need gitignore-aware directory traversal
- you want multi-threaded disk usage analysis with flexible layouts and sorting

## When to avoid
- you need a GUI disk usage analyzer with interactive cleanup
- you require strict POSIX du output compatibility in scripts
- you need a minimal tool with no extra dependencies

## Facets
- artifact type: cli-tool
- maturity: active
- function: file-system, cli, developer-tools
- domain: developer-tools, files
- platform: windows, cross-platform, cli, rust
- tags: disk-usage, tree-view, gitignore-aware, du, ls, find, multi-threaded, rust, command-line, linux, macos

## Member repositories
- solidiquis/erdtree (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:03.179047+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-30T02:22:14.623784+00:00, confidence not recorded.
  - readme: https://github.com/solidiquis/erdtree (fetched 2026-08-28T04:07:03.179047+00:00, sha a668ab2262f6)
  - registry_crates: https://crates.io/api/v1/crates/erdtree (fetched 2026-08-29T10:04:20.299775+00:00, sha 1f0d447f5f51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
