dust
Disk Space Viewer
Provides an intuitive command-line tool to visualize disk space usage in directories and files
A more intuitive version of du in rust
9k stars
35 watching
189 forks
Language: Rust
last commit: 13 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
byron/dua-cli | Tools for analyzing and cleaning disk usage on a given directory | 4,136 |
muesli/duf | A command-line utility to display disk usage information in a user-friendly format | 12,896 |
woubuc/sweep | Automates removal of unnecessary files and directories to reduce disk usage in projects. | 179 |
bvaisvil/zenith | A terminal-based, interactive system monitoring tool with zoomable charts and process management capabilities. | 2,645 |
rust-lang/rustlings | A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 54,232 |
rust-lang/rust-clippy | A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. | 11,467 |
imsnif/diskonaut | A terminal-based disk space navigator that indexes and visualizes directory metadata. | 2,466 |
zevv/duc | A toolset for analyzing and visualizing disk usage | 592 |
kamiyaa/joshuto | A ranger-like terminal file manager written in Rust. | 3,465 |
scullionw/dirstat-rs | A fast and cross-platform command-line tool for calculating disk usage statistics | 157 |
stepchowfun/docuum | LRU eviction tool for Docker images to manage disk space | 605 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
est31/cargo-udeps | Detects unused dependencies in Rust projects during compilation. | 1,745 |
rkapl/btsdu | Analyze and report on changes in disk usage between two btrfs snapshots. | 39 |
diesel-rs/diesel | A Rust-based, type-safe ORM and query builder library for various databases | 12,761 |