diskbloom is a terminal-based disk space visualizer that displays files and directories as a colourful, nested treemap. Tile area represents allocated disk space, while colours identify different file types.
The program combines the treemap with a navigable directory tree, size bars, and an extension colour legend. It uses concurrent scanning and avoids double-counting hard-linked files.
This is free and open source software.
Key Features
- Displays disk usage as a nested, WizTree-style treemap.
- Uses tile area to represent allocated disk space.
- Assigns distinct colours to different file extensions.
- Provides a dual-pane interface with a directory tree and treemap.
- Scans directories concurrently for improved performance.
- Deduplicates hard links so shared data is counted only once.
- Supports keyboard and mouse navigation.
- Opens files with their default applications.
- Sends deleted files to the Trash by default.
- Requires explicit confirmation before permanently deleting files.
- Offers prebuilt binaries for Linux on x86-64 and ARM64 systems.
- Distributed as a single static binary with no runtime dependencies.
Website: github.com/Zingzy/diskbloom
Support:
Developer: Zingzy
License: Apache-2.0

diskbloomis written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| du alternatives | Programming Language | License |
|---|---|---|
| dust | Rust | Apache License 2.0 |
| duf | Go | MIT License |
| Duc | C | GNU Lesser General Public License v3 |
| Ncdu | C | GNU GPL v2.0 License |
| gdu | Go | MIT License |
| cull | Go | MIT License |
| dua | Rust | MIT License |
| erdtree | Rust | MIT License |
| pdu | Rust | Apache License 2.0 |
| vizex | Python | MIT License |
| godu | Go | MIT License |
| dutree | Rust | GNU General Public License v3 |
| space | Rust | MIT License |
| darya | Rust | GNU General Public License v3.0 |
| diskus | Rust | MIT License or Apache License 2.0 |
| NoxDir | Go | MIT License |
| mcdu | Rust | MIT License |
| dirstat-rs | Rust | MIT License |
| diskonaut | Rust | MIT License |
| bonsai | C++ | GNU General Public License v3.0 |
| diskard | Rust | MIT License or Apache License 2.0 |
| cdu | Perl | GNU General Public License v2.0 |
| tdu | Go | GNU General Public License v2 |
| duviz | Python | MIT License |
| dut | C | GNU General Public License v3.0 |
| whalespotter | Rust | MIT License |
| sn | Rust | BSD 3-Clause “New” or “Revised” License |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.