• v1.0.0 7a382a108a

    gamertan released this 2026-01-22 16:31:33 -05:00 | 0 commits to main since this release

    sized 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, sized launches 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 .gitignore and .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