Topic: "duplicate-detection"
harperreed/image-dupes
A tool for scanning directories, identifying duplicate or similar images via hashing, and generating an HTML report for easy review.
Language: Go - Size: 85 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

jsuyog2/duplicate-finder
A Python application for detecting and managing duplicate images and videos in a specified folder. Features include a user-friendly GUI built with PySimpleGUI, real-time progress updates, and automatic moving of duplicates to organized directories. Utilizes the difPy library for image comparisons and a custom video comparison class.
Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

lvntky/noditto
Noditto: AST Based Code Duplication Finder
Language: CMake - Size: 55.7 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

inikishev/rimworld-scrapper
generates xml for my epic mods
Language: Python - Size: 476 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

LordOfMim/FNDR
A Duplicate Finder Program
Size: 28.3 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

pouyakary/dup
a tiny and fast command line utility to find the duplicate files within a directory
Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ChuckNorrison/imgdups
Very fast image duplicate finder with pickle and cv2
Language: Python - Size: 81.1 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dnth/clean-up-digital-life-fastdup-blogpost
Eliminate duplicates, blurry, dark, bright and broken images with fastdup and Python.
Language: Jupyter Notebook - Size: 260 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

kianelbo/newsKAP
A Persian news search engine
Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

SigmaJahan/Towards-Understanding-the-Impacts-of-Textual-Dissimilarity-on-Duplicate-Bug-Report-Detection
We conduct a large-scale empirical study to understand better the impacts of textual dissimilarity on the detection of duplicate bug reports.
Language: Jupyter Notebook - Size: 55.2 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

sprcoder/Sequenced_Payload_Transmission
A socket program to send/receive unordered and duplicate packets. File remains the same after transmission.
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

HemantKumar01/Multimedia-Manager
An open source app for deleting duplicate images and sorting videos and images in separate folders. It is written in js,html css with electron framework.
Language: HTML - Size: 1.68 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

0aub/duplicates-cleaner
simple script to delete duplicated files from specific directory
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

cobanov/easy-duplicate
Compares the files in a folder with md5 checksums and deletes duplicate files or moves them to the desired folder.
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

One-888/PS-Duplicate-Finder
Language: PowerShell - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

kamil-sita/XIS
KS Image Suite combines various graphical modules into a single project. Including finding similar images, agressive image compression and modules related to scanning images.
Language: Java - Size: 1.11 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

razum2um/xxhashdir_comm
🏭 identifies common or duplicates across different hosts
Language: Rust - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

PercentEquals/SIDF
Simple Image Duplicate Finder
Language: C# - Size: 230 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

delucis/linter-dryer 📦
☔️ Highlight repetition in Atom to help you stay DRY
Language: JavaScript - Size: 228 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

Sergio0694/clup
A no-nonsense .NET Core 2.1 CLI duplicate files remover
Language: C# - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

mayconamaro/dffinder
A naive duplicate file finder CLI app written in Haskell
Language: Haskell - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

betaWeb/twicejs
Manage duplicates, count item occurences, dedupe an Array.
Language: JavaScript - Size: 349 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

3zbumban/doublePy
python duplicate file finder extra for drumkits
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

g-hannah/Pollux
Simple program to find duplicate files
Language: C - Size: 273 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

r-pai/dupimgfinder
Dupimgfinder is a tool to find out duplicate images. Its written in golang.
Language: Go - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Jim-JMCD/DuplicateFF
Duplicate file finder, a small Linux app that produces reports on duplicate and unique fils using sha256 checksum. Input can be one or more directories with optional filters of maximum files size and parts of file names . Output is multiple CSV (spreadsheet) reports that can be used to move or delete duplicates. Linux, Windows - WSL, MSYS2, Gitbash
Size: 31.3 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

jaffster595/Duplinator
A tool to find duplicate images in a folder
Language: Python - Size: 88.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Eddie4k-code/kafka-connect-deduplicator
A Kafka Connect Single Message Transformation that will avoid duplicate messages being delivered.
Language: Java - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

h1me01/Duplicate-Images-Finder
Language: C# - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

dpoetzsch/photo-tools
A collection of scripts to manage photos, especially to find duplicates and visually similar images.
Language: Ruby - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

barchart/aws-lambda-suppressor
JavaScript utility for suppressing duplicate AWS Lambda invocations
Language: JavaScript - Size: 58.6 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 3

FabriceSalvaire/filewalker
A Python library to scan a file system, find duplicated file etc.
Language: Python - Size: 123 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

pixolution/dupe-scanner
Detect duplicate images locally
Language: Python - Size: 130 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Vilshen/Image-Duplicate-Finder
GUI application for finding image duplicates
Language: Python - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vgo0/dupefinder
DupeFinder is a duplicate file finding utility library for Rust. It supports directory recursion, multiple directories, and specific file duplicate searching.
Language: Rust - Size: 18.6 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tyler-tee/File-Deduplicator
Python app built to scan a directory, check for duplicate files, and send them to the trash.
Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

unhcr-americas/record_linkage
A tutorial on how to use record linkage to deduplicate Registration list
Language: HTML - Size: 19.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

davdiv/hashfolder
Simple command line tool that can create/update an sqlite database that contains the hash (by default SHA256) of all files inside a specified root folder.
Language: TypeScript - Size: 80.1 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SwathiRekhaM/Tourism_VisitWithUs_Project
Data Analysis Project using Python(Numpy, Pandas, Seaborn, matplotlib)
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

aryan-jadon/Duplicate-Bug-Detection-Using-NLP Fork of av9ash/DuplicateBugDetection
This repository contains the implementation of our paper "Auto-labelling of Bug Report using Natural Language Processing". Our paper introduces an NLP-based method using bug report attributes, leveraging a neural network for retrieval.
Language: Python - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

amnuts/duplicate-hunter
Hunt down duplicate files on your computer
Language: JavaScript - Size: 339 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Svxy/DupliSweep
DupliSweep is a simple and user-friendly application aimed at helping users find and remove duplicate files on their computer. Whether its duplicate photos, music files, or other types of files cluttering your storage space, DupliSweep saves you time and effort by providing a comprehensive solution to clean up your file system.
Language: Python - Size: 80.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

Exitare/DuplicateImageFinder
A tool to find duplicate images for given paths
Language: Python - Size: 595 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

xistva02/AudioDuplicateFinder
Python scripts for finding audio duplicates in a dataset using chroma features and openCV functions. The approach uses raw audio information (transformed to the chroma features) without any metadata.
Language: Python - Size: 205 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

CodingWithCard/Duplicate_Image_Finder
Duplicate Image Finder is a nifty Python tool designed to tackle the common problem of duplicate images. It scans your chosen directory, identifies any repeated '.jpg' or '.png' files, and conveniently moves them into a separate folder. It's a simple, yet effective, solution for decluttering your digital photo collections.
Language: Python - Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AndreyKlychnikov/deduplicate-elasticsearch
Remove duplicate documents from Elasticsearch
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

francois-le-ko4la/duplicate-file-finder
A duplicate file finder.
Language: Python - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HEIC-to-JPEG-Dev/DuplicateFileCleanerPlusPlus
Detects and Recovers disk space used by duplicate files of any type, anywhere.
Size: 1000 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

AlimusSifar/Duplicate-Files-Finder-CLI
This CLI application is a tool for finding any type of duplicate files in one or more directories. It allows the user to specify the directories to search and whether to search recursively in subdirectories.
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dahead/DupeFiles
Dupe Files scans your disks for duplicate files.
Language: C# - Size: 673 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

prashantgpt91/M.Tech-Project
This project is a part of my M.Tech Project | Thesis
Language: PHP - Size: 5.53 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SAI-SRINIVASA-SUBRAMANYAM/practice-preprofiling-pandas
EDA - Pre processing | Feature Engineering
Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gr3yknigh1/dpfinder 📦
Searches for duplicate photos using a hash and moves them to a separate directory.
Language: Python - Size: 13.7 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

fnordomat/dupes
Find duplicate files by hash
Language: Rust - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

PanosBn/Code-Clones
Language: JavaScript - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

CrazyVito11/DISJS-2021 📦
A simple application that scans a directory for duplicate images using NodeJS and ResembleJS
Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

dahead/DUPEFILES2
DUPEFILES2 helps you find duplicates files on your systems.
Language: C# - Size: 1.33 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

martinstarkov/sycl-duplicate-finder
Image duplicate finder written with SYCL and OpenCV.
Language: C++ - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

oscarsun72/delete_duplicate_files_from_the_source_directory
檔案總管汰重-WindowsFormsApplication1 delete duplicate files from the source directory
Language: C# - Size: 105 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ppw0/finddup
find file and folder duplicates quickly
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

MikeXydas/SiameseLSTM
Detecting Quora duplicate questions using a Siamese LSTM.
Language: Jupyter Notebook - Size: 359 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

cleanzr/BDD
Duplicate detection in R using a Bayesian partitioning approach
Language: R - Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Jason-Franklin/DetermineDuplicate-MissingLetters
This program parses through a list of words and checks for duplicate letters from the alphabet. It also checks and tells you if any letters from the alphabet are missing or if it uses every letter of the alphabet.
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

mtebenev/mediafiles
Cataloger + duplicate finder for video files.
Language: C# - Size: 3.09 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

janiko71/duplicates-walk 📦
Helps finding/removing duplicates files in your filesystem. Strong restart features.
Language: HTML - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

DrRakha/mohamedsamirakha Fork of academicpages/academicpages.github.io
Personal Website For: Mohamed Sami Rakha
Language: JavaScript - Size: 197 MB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rihenperry/csuci-mscs-thesis-dist-web-crawler
documents my master's level thesis work on building continous, topical web crawler based on mercator 1999
Language: TeX - Size: 27.4 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Rohit-B-Kadam/Duplicate-File-Detector
This application find Duplicate files using checksum
Language: C# - Size: 1.39 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

vaibhav4595/BiMPM_PyTorch
Implementation of Bilateral Multi-Perspective Matching in PyTorch
Language: Python - Size: 19.5 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

webprofusion/duplicatefilechecker
Windows app to scan two folders and produce CSV list of suspected duplicates, optionally using file content hash
Language: C# - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

onlyuser/rm-dup
rm-dup is a script to remove duplicate files
Language: Shell - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

ilyakom/Strings_Similarity
Compare two strings with help of Levenshtein Distance Metric and weighted string decomposition. Allows to get a measure of the similarity of two strings in percentage terms.
Language: C# - Size: 6.01 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

busterc/similars
:dancers: Find similar objects and partial duplicates in collections
Language: JavaScript - Size: 76.2 KB - Last synced at: 10 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

viratc/duplicateProductDetection
Python script that tackles the problem of Duplicate Product Detection!
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 5

TSunny007/StackOverflowAnalytics
Data mining on stack overflow Q/A data to understand the landscape of languages and developers in computer science
Language: Jupyter Notebook - Size: 21.9 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

KushalKatta/DuplicatePhoneRecords
This is an android application which shows a list of all duplicate numbers saved with different names in your phonebook.
Language: Java - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Maannniii/duplicate-finder
Identifies and lists files with same name in the given path.
Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

grauho/duplicateImageFinder
A program to find similar images using their hamming distance.
Language: C - Size: 200 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

sonictim/SMDB_Companion
A little GUI app to help find duplicates in your SM Databases
Language: Rust - Size: 177 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

karar-hayder/Replicheck
A Python tool for detecting code duplications within a specified scope. Replicheck analyzes your codebase to identify similar or identical code blocks, helping you maintain code quality and reduce redundancy.
Language: Python - Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

PABERTHIER/photo-manager
PhotoManager is a desktop application that allows the visualization of image galleries, as well as management tasks such as copying / moving images and searching for duplicates.
Language: C# - Size: 169 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 1

YisusChrist/urls_organizer
CLI program that helps to organize a list of URLs
Language: Python - Size: 303 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

AdityaPandey-DEV/DAA-4th-Sem-Practical
This repository contains well-structured solutions for the Data Structures and Algorithms (DSA) mid-term practical exam for 4th semester B.Tech students. The solutions are organized week-wise, covering fundamental and advanced searching and sorting techniques, along with special problem-solving approaches. Each solution is implemented in C++
Language: C++ - Size: 93.8 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 1

shawhu/DuplicationDetector
A command-line tool for detecting and managing duplicate files between folders.
Language: C# - Size: 6.84 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Vasishta03/PixelPerfector
I have developed a working prototype of PixelPerfector. I tested it using sample images from my neighborhood, which included both duplicates and images with poor lighting conditions. I experimented with the thresholds to find the optimal values for accurate detection.
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

erdogant/PhotoSenseAI
PhotoSense AI is a photo organizer that can completely run in your Local device (Windows support. Will add Mac OS and linux support soon)
Language: Python - Size: 94.3 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Luis-Varona/shadowseek
A CLI tool for near-duplicate detection in text files, written in Rust with no dependencies on runtime environments.
Language: Rust - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

safymr/universal-image-converter-cli
Numerous converters and image tools combined into one simple CLI. Easily convert and refine large batches of images directly in your terminal. Fast, simple and easy.
Language: Python - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Killer242/csv-deduper
CSV-Deduper efficiently removes duplicate rows from a given CSV file.
Language: Python - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Ehsan-Behzadi/Online-Retail-Data-Analysis-and-Preprocessing
This project analyzes and preprocesses the Online Retail dataset to uncover insights into customer purchasing behaviors, sales trends, and product performance. It includes data cleaning, exploration, and visualization, with the goal of enhancing understanding of online retail dynamics.
Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Torashin/Pic_sorting_script
A script for organising a photo & video library, featuring duplicate removal and a graphical interface.
Language: Perl - Size: 9.23 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

raquelmangual/raqueltechie---Duplicate-values-in-R
How to detect duplicate values using R
Language: R - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SeanTolstoyevski/reprep
A lightweight and sufficiently fast duplicate file reporting tool
Language: Go - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

simonmcnair/zip-hasher
Language: Python - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MBit08/DoppelFiles
Programa encargado de encontrar duplicados dentro de una o más carpetas designadas, y mover todas las copias a una carpeta destino. Próximamente mejoras en la usabilidad.
Language: Python - Size: 274 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

clach04/duplicate-tabs-closer Fork of Peuj/duplicate-tabs-closer
Duplicate Tabs Closer Web browser extension - Detects and closes duplicate tabs for Chrome, Edge, and Firefox. Fork/branch with manifest v3 support
Language: SCSS - Size: 1.36 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vbwx/finddup
Finds duplicated files fast and efficiently
Language: Perl - Size: 210 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Paulogb98/DupFile-Analyzer
Ferramenta de linha de comando em Rust para detectar arquivos duplicados em diretórios e subdiretórios. Utilizando hash SHA-256 e processamento paralelo com Rayon, garante alta performance e precisão na identificação de arquivos duplicados, independentemente de seus metadados, como nome etc.
Language: Rust - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

waived/duplicate-remover
Windows utility that checks folder and sub-folder(s) for all files that contain identical MD5 hash and prep them for deletion
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SAJAD-net/Dedupe
A lightweight and efficient command-line tool written in Go to help you find and remove duplicate files on your disk.
Language: Go - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
