It's fast on my machine.
Installation:
bash
cargo install yadf
CLI Usage:
``` yadf 0.7.0 Yet Another Dupes Finder
USAGE: yadf [FLAGS] [OPTIONS] [paths]...
FLAGS: -h, --help Prints help information -n, --no-empty Excludes empty files -q, --quiet Pass many times for less log output -r, --report Prints human readable report to stderr -V, --version Prints version information -v, --verbose Pass many times for more log output
OPTIONS:
-a, --algorithm
ARGS:
For sizes, K/M/G/T[B|iB] suffixes can be used (case-insensitive). ```