twpayne / find-duplicates

Find duplicate files quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider using xxHash3

twpayne opened this issue · comments

6d6b5a4 switched from SHA256 to xxHash.

Consider using https://pkg.go.dev/github.com/zeebo/xxh3.

Implemented in 9117d00.