#file #duplicates #filename #filesize #checker #detection

app duplicate-checker

A duplicate file checker

5 stable releases

2.1.0 Dec 1, 2024
2.0.2 Aug 6, 2024
2.0.1 Jul 27, 2024
2.0.0 Aug 28, 2023
1.2.0 Mar 12, 2023

#449 in Asynchronous

Download history 11/week @ 2024-09-16 33/week @ 2024-09-23 1/week @ 2024-09-30 11/week @ 2024-11-04 71/week @ 2024-11-25 64/week @ 2024-12-02

136 downloads per month

MIT/Apache

86KB
433 lines

Duplicate file checker

crates.io Crates.io Crates.io docs.rs

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–27MB
~436K SLoC