Skip to content

Scans a directory to identify duplicate files based on their content (MD5 hash), Concurrently!

Notifications You must be signed in to change notification settings

Aakashc137/concurDup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Duplicate File Finder

Scans a directory to identify duplicate files based on their content (MD5 hash). Utilizes Go's concurrency primitives like goroutines, channels, and sync.WaitGroup to process files in parallel for efficient performance.

About

Scans a directory to identify duplicate files based on their content (MD5 hash), Concurrently!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages