Ross ROSS = Recommend OSS · open-source software intelligence for agents

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. observed · 2026-08-28

github.com/solidiquis/erdtree · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1581
  • days_rel: n/a
  • days_push: 836
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2596 stars · 71 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

cli-tool · maturity active

file-system cli developer-tools developer-tools files windows cross-platform cli rust disk-usage tree-view gitignore-aware du ls find multi-threaded rust command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
solidiquis/erdtreemain23

For agents

markdown · JSON · MCP: product_card(name="solidiquis/erdtree")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem