Filter, Sort & Delete Duplicate Files Recursively
-
Updated
Aug 7, 2025 - Rust
Filter, Sort & Delete Duplicate Files Recursively
Delete duplicate files
🗃️🐊 fdupes-xenon is crposs-platform Rust version of fdupes utility with many cool features! (just for practice in Rust)
Ferramenta de linha de comando em Rust para detectar arquivos duplicados em diretórios e subdiretórios. Utilizando hash SHA-256 e processamento paralelo com Rayon, garante alta performance e precisão na identificação de arquivos duplicados, independentemente de seus metadados, como nome etc.
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."