-
released this
2026-01-22 16:31:33 -05:00 | 0 commits to main since this releasesized v1.0.0
The "Insulin" Release marks the official stable launch of
sized, a modern, fast, and concurrent disk usage analyzer.🩺 The "Insulin" Philosophy
With this release,
sizedlaunches with GNU General Public License v3.0 (GPL-3.0) licensing. We believe core diagnostic tools should remain a public good. This license ensures:- Permanent Openness: The tool remains free for everyone.
- Community Reciprocity: Any improvements or forks must be shared back with the community.
🚀 Key Features
- Disk-Usage First: Automatically prioritizes physical storage-on-disk (blocks) for accurate cleanup.
- Blazing Fast: Multi-threaded directory traversal using
rayon. - Intelligent Filtering: Native support for
.gitignoreand.ignore(via-i). - Flexible Sorting: Sort by disk usage, name, or type effortlessly.
- Rich Documentation: Standard Unix man pages (
man sized) for offline help. - Universal Exports: Support for JSON and CSV for advanced analysis.
📦 Installation
Check the README.md for full installation instructions for Homebrew, Debian, or Manual builds.
Thank you for supporting community-driven software!
Downloads