Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more โ
Btdu Alternatives
Similar projects and alternatives to btdu
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
gutenberg
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
-
-
-
-
-
btrfsmaintenance
Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or defrag on selected mountpoints or directories.
-
-
npkill
List any node_modules ๐ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐งน
-
-
phockup
Media sorting tool to organize photos and videos from your camera in folders by year, month and day.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
btdu discussion
btdu reviews and mentions
-
Show HN: Dut, a fast Linux disk usage calculator
Something like that exists for btrfs; it's called bdtu. It has the accuracy/time trade-off you're interested in, but the implementation is quite different. It samples random points on the disk and finds out what file path they belong to. The longer it runs the more accurate it gets. The readme is good at explaining why this approach makes sense for btrfs and what its limitations are.
https://github.com/CyberShadow/btdu
- missing free space on btrfs backup drive
-
Missing Space - BTRFS Balance is the Answer?
Hello. I have a 2 TB nvme mounted as a subvol that contains dockervols. I recently noticed this discrepancy df -h | grep nvme0n1p1 /dev/nvme0n1p1 1.9T 1.3T 569G 70% /data vs. sudo du -h -d 0 /data 1.1T /data I tried using the btdu tool but I am not sure if I had it installed correctly as it didn't show the output like the examples shown on the github (https://github.com/CyberShadow/btdu)
- btdu โ sampling disk usage profiler for btrfs
-
Name a program that doesn't get enough love!
btdu fastest and easiest tool to analyze space usage in compressed btrfs with lots of snapshots (especially in expert mode)
- Ncdu โ NCurses Disk Usage
-
More trouble with BTRFS ๐
It doesn't seem BTRFS's fault. You could run btdu on your subvolumes to understand what's going on.
-
Defrag eats space?
However, honestly, the best way to get a quick overview of where all your space is being used is btdu.
-
Space allocation
If you want to diagnose where you think there may be space used up that you don't quite understand, then btrfs fi du and third party tools btdu and compsize are useful.
-
Disk usage after large deletion
And btdu to get an overall impressions of where space is being used if the above isn't useful enough.
-
A note from our sponsor - Stream
getstream.io | 16 Jul 2025
Stats
CyberShadow/btdu is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of btdu is D.