4 stable releases
2.0.2 | Aug 6, 2024 |
---|---|
2.0.1 | Jul 27, 2024 |
2.0.0 | Aug 28, 2023 |
1.4.0 | Jul 3, 2023 |
1.2.0 |
|
#190 in Asynchronous
45 downloads per month
75KB
354 lines
Duplicate file checker
About
This is a asynchronous duplicate file detector written in RUST. Has the capability to adjust the duplicate file detection using file name score and sha or file size.
How to
Install using cargo cargo install duplicate-checker
Run duplicate-checker -r={path-to-check-duplicate} -s=90
CMD arguments
-r
Path to check duplicate
-s
Search score
Dependencies
~14–23MB
~424K SLoC