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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Aakashc137/concurDup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published