KSXGitHub / parallel-disk-usage
Highly parallelized, blazing fast directory tree analyzer
☆549Updated last month
Alternatives and similar repositories for parallel-disk-usage:
Users that are interested in parallel-disk-usage are comparing it to the libraries listed below
- An extended `cp`☆790Updated last month
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆190Updated last week
- A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time.☆778Updated 7 months ago
- A linux utility to get information on filesystems, like df but better☆950Updated 3 months ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆521Updated last year
- Modern, performance focused unix commands☆391Updated last week
- A modern alternative to the watch command, records the differences in execution results and can check this differences at after.☆836Updated this week
- (fastest?) disk usage cli, similar to windirstat.☆165Updated 2 years ago
- Like pigz, but rust☆344Updated last year
- Interactive Grep☆677Updated 6 months ago
- 🔮 Futuristic take on hexdump, made in Rust.☆539Updated 9 months ago
- An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.☆367Updated last month
- cli command organizer written in rust☆557Updated 6 months ago
- A command-line tool to batch rename files and directories☆518Updated last month
- Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.☆288Updated this week
- A fast duplicate file finder☆460Updated 2 years ago
- Rust implementation of findutils☆391Updated this week
- 📠 Pretty and fast csv viewer for cli with cjk/emoji support.☆639Updated last week
- A minimal, fast alternative to 'du -sh'☆1,068Updated 2 months ago
- a tool to analyze file system usage written in Rust☆836Updated 2 years ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆244Updated last year
- A TUI file manager built for projects☆423Updated 2 months ago
- Batch rename utility for developers☆662Updated last month
- A command line tool to view objects (JSON/YAML/TOML) in TUI tree widget.☆339Updated last week
- A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.