Filter, Sort & Delete Duplicate Files Recursively
-
Updated
Aug 7, 2025 - Rust
Filter, Sort & Delete Duplicate Files Recursively
Delete duplicate files
Command-line tool in Rust for detecting duplicate files in directories and subdirectories. Using SHA-256 hashing and parallel processing with Rayon, it ensures high performance and accuracy in identifying duplicate files, regardless of metadata such as file name, etc.
🗃️🐊 fdupes-xenon is crposs-platform Rust version of fdupes utility with many cool features! (just for practice in Rust)
Remove local files that are duplicates of files in another path
Find and remove duplicated files
A fast and safe tool to locate duplicate files anywhere in your file system
Simple program that finds duplicate files, written in Rust.
A careful CLI for reclaiming disk space by turning duplicate files into symlinks.
Add a description, image, and links to the duplicate-files topic page so that developers can more easily learn about it.
To associate your repository with the duplicate-files topic, visit your repo's landing page and select "manage topics."