I built Zpace to find what's hogging my disk — not just which files are big, but what kind (node_modules, venvs, ML models, caches). It shows deletable units so you know what to clean.
Recent improvements:
- Streaming heap-based filtering — constant memory regardless of drive size
- Iterative traversal — no more stack overflow on deeply nested directories
- Trash reporting — see how much your Trash is consuming
- Symlink skipping — avoids endless loops and double counting
brew install AzisK/zpace/zpace # or: pipx install zpace
zpace
GitHub: https://github.com/AzisK/Zpace