๐Ÿ’ป
๐Ÿ’ป Technology

Leaves: Terminal Disk Usage Treemap Visualizer Built in Rust

Leaves is a new Rust-based tool that renders disk usage in the terminal as a 2D treemap with proportionally sized rectangles, similar to WinDirStat but without a GUI. It handles millions of files efficiently through multi-threading and can show file-type summaries per directory or break down top-level directories by extension. It was built for use on servers and containers where graphical disk analysers are unavailable.

Comments

No comments yet