Skip to content
/ dupper Public

Find duplicate files in a directory, in Rust

Notifications You must be signed in to change notification settings

clmnin/dupper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dupper

Find duplicate files in a directory and report them to the user.

Working on

  • Save output to a txt file
  • Addressing Path Doubles
  • Unusual character robustness
  • Memory usage robustness
  • "Seek Trash" robustness

Refer to Cautions (or why it’s hard to write a dupefinder) by rmlint to have an idea on duplicate finders.

About

Find duplicate files in a directory, in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages