An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: duplicate-detection

filosganga/mnemosyne.rs

A Rust library for deduplicating process execution across distributed systems using DynamoDB.

Language: Rust - Size: 144 KB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

vinayksharma/dedup_server

High-performance C++ media deduplication server with intelligent duplicate detection, REST API, and multi-format support for images, videos, and audio

Language: C++ - Size: 12.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

Jim-JMCD/duplicateFF

Duplicate file finder, a small Linux app that produces reports on duplicate & unique files 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 in Linux, Windows-WSL, MSYS2, Gitbash

Language: Shell - Size: 72.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

logbarron/duplicate-image-detector

A tool for finding duplicate and near-duplicate images. Then removing those files using a simple UI.

Language: Python - Size: 1.33 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

dr8co/doppel

A simple, modern duplicate file detector.

Language: Go - Size: 1.72 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

YisusChrist/urls_organizer

CLI program that helps to organize a list of URLs

Language: Python - Size: 224 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

windirstat/windirstat

WinDirStat is a disk usage statistics viewer and cleanup tool for Microsoft Windows

Language: C++ - Size: 30.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2,171 - Forks: 124

nomic-ai/nomic

Interact, analyze and structure massive text, image, embedding, audio and video datasets

Language: Python - Size: 24.1 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1,851 - Forks: 203

vbwx/finddup

Finds duplicated files fast and efficiently

Language: Perl - Size: 99.6 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

PJDude/dude

Duplicates Detector is a cross-platform GUI utility for finding duplicate files, allowing you to delete or link them to save space. Duplicate files are displayed and processed on two synchronized panels for efficient and convenient operation.

Language: Python - Size: 4.73 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 156 - Forks: 12

apastel/ytmusic-deleter

Easily delete your YouTube Music library (and manage playlists)

Language: Python - Size: 19.4 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 175 - Forks: 8

Paulogb98/DupFile-Analyzer

Command-line tool in Rust for detecting duplicate files in directories and subdirectories. Using SHA-256 hashing and parallel processing with Rayon, it ensures high performance and accuracy in identifying duplicate files, regardless of metadata such as file name, etc.

Language: Rust - Size: 13.7 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 0

eyalroz/removedupes

Remove Duplicate Messages

Language: JavaScript - Size: 8.56 MB - Last synced at: about 14 hours ago - Pushed at: about 14 hours ago - Stars: 104 - Forks: 7

KnotFalse/czkawka-dupes-to-symlinks

A careful CLI for reclaiming disk space by turning duplicate files into symlinks.

Language: Rust - Size: 32.2 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

thomasleplus/kml-utils

Utilities for KML files

Language: Perl - Size: 289 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 3

AI-team-UoA/pyJedAI

An open-source library that leverages Python’s data science ecosystem to build powerful end-to-end Entity Resolution workflows.

Language: Python - Size: 139 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 84 - Forks: 12

sed-inf-u-szeged/OpenStaticAnalyzer

OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.

Language: C++ - Size: 31.3 MB - Last synced at: about 19 hours ago - Pushed at: about 3 years ago - Stars: 48 - Forks: 19

scrubbbbs/cbird

Command-line program for Content-Based Image Retrieval of images and videos. Includes tools for general search and de-duplication.

Language: C++ - Size: 12.7 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 136 - Forks: 5

RazgrizHsu/immich-mediakit

An extension toolkit for Immich enabling advanced management capabilities through AI-powered similarity detection

Language: Python - Size: 32.4 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 305 - Forks: 9

dillionhuston/SHA-256-File-Hasher

Fast, zero-dependency tool to find duplicate files using SHA-256. Python API + CLI.

Language: Python - Size: 14.6 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

dlidstrom/Duplo

Duplicates finder for various source code formats.

Language: C++ - Size: 397 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 114 - Forks: 28

oefi/MediaRuntimeComparator

PowerShell GUI tool to scan media files (video, audio), compare runtimes, and detect duplicates using ffprobe

Language: PowerShell - Size: 26.4 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

OlivierBinette/er-evaluation

An End-to-End Evaluation Framework for Entity Resolution Systems

Language: Python - Size: 62.4 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 32 - Forks: 10

markusressel/py-image-dedup

CLI utility to find near duplicate images and remove all but the best copy.

Language: Python - Size: 18 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 168 - Forks: 18

ArthurMor4is/duplicate-logic-detector-action

🔍 Automatically detect duplicate logic in Python code changes. Prevent code duplication and improve code quality.

Language: Python - Size: 312 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

xsukax/xsukax-Directory-Tree-Comparison-Tool

A powerful, privacy-focused single-file web application for comparing two directory trees with detailed file analysis, content verification, and an elegant GitHub-inspired interface.

Language: Python - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CryogenicPlanet/depp

⚡ Check your npm modules for unused and duplicate dependencies fast

Language: Go - Size: 106 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 266 - Forks: 4

AlvaroGomezMartinez/nahs-25-26-student-transition-notes

🎓 NAHS Student Transition Management System | Production-ready Google Apps Script solution with intelligent duplicate detection, multi-source data integration, and automated sheet processing. Features enhanced teacher input processing, smart data precedence, and comprehensive validation for Alternative High School student transitions.

Language: JavaScript - Size: 678 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Michael-Sebero/Document-Tools

These python scripts help you edit and analyse files in specific ways.

Language: Python - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

alannreyes/detector-duplicados-semanticos

🔍 Sistema de detección de productos duplicados usando embeddings y OpenAI. NestJS + Next.js + TypeScript

Language: TypeScript - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cemahseri/Duplica

A very fast duplicate file finder.

Language: C# - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 4

cloud-py-api/mediadc

Nextcloud Media Duplicate Collector application

Language: PHP - Size: 90.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 101 - Forks: 10

vennelchenfoo/photo-video-organizer

🖼️ Python desktop app that organizes photos & videos by date and detects duplicates. Built with AI assistance in under an hour!

Language: Python - Size: 1.47 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

FabriceSalvaire/filewalker

A Python library to scan a file system, find duplicated file etc.

Language: Python - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

MohamedTarek1er/Data_Analysis_Projects

A collection of data analysis projects featuring preprocessing, cleaning, and visualization with Pandas, NumPy, Matplotlib, Seaborn, and Plotly.

Language: Jupyter Notebook - Size: 4.45 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jRimbault/yadf

Yet Another Dupes Finder

Language: Rust - Size: 346 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 64 - Forks: 1

sreedevk/deduplicator

Filter, Sort & Delete Duplicate Files Recursively

Language: Rust - Size: 442 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 352 - Forks: 20

ThinkAxis/figment

Figment can find file duplicate files with same signatures.

Language: C# - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

twpayne/find-duplicates

Find duplicate files quickly.

Language: Go - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 61 - Forks: 1

gechandesu/fdup

Find and remove duplicate files

Language: V - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

Michael-Sebero/Archivist-Tools

These python scripts help you manage a large amount of files.

Language: Python - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

JorenSix/Panako

The Panako acoustic fingerprinting system.

Language: Java - Size: 56 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 236 - Forks: 41

barchart/aws-lambda-suppressor

JavaScript utility for suppressing duplicate AWS Lambda invocations

Language: JavaScript - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

unmade/audiomatch

Find similar audio files easily

Language: Python - Size: 142 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 156 - Forks: 15

johnzastrow/photochomper

PhotoChomper is a Python-based tool for managing photo collections by identifying duplicate images and videos. It features an advanced terminal user interface (TUI) for easy setup and configuration, supports multiple similarity detection algorithms, provides interactive duplicate review with selective actions, and includes reporting

Language: Python - Size: 167 MB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vuolter/deplicate 📦

Advanced Duplicate File Finder for Python

Language: Python - Size: 137 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 79 - Forks: 17

exponential-decay/demystify

Engine for analysis of Siegfried export files and DROID CSV. The tool has three purposes, break the export into its components and store them within a SQLite database; create additional columns to augment the output where useful; and query the SQLite database, outputting results in a readable form useful for analysis by researchers and archivists within digital preservation departments in memory institutions. The tool will find duplicates, unidentified files, blacklisted objects, character encoding issues, and more.

Language: HTML - Size: 6.66 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 5

akamhy/videohash

Near Duplicate Video Detection (Perceptual Video Hashing) - Get a 64-bit comparable hash-value for any video.

Language: Python - Size: 5.42 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 332 - Forks: 54

CrispStrobe/Catfish

files indexing / disk cataloging tool, with duplicates finding, desktop gui, cathy-inspired and backwards-compatible for .caf files

Language: Python - Size: 24.9 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ForgottenEchoes/CleanSweep

Modern media organizing app

Language: Kotlin - Size: 286 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ChenglongMa/zoplicate

A plugin that does one thing only: Detect and manage duplicate items in Zotero.

Language: TypeScript - Size: 3.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 641 - Forks: 5

justinkunz/ArrayUSA

npm i unitedstatesofamerica

Language: JavaScript - Size: 24.4 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 1 - 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: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

noobping/organizer

Rust CLI to organize, deduplicate, and clean large data trees

Language: Rust - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

arjaygg/TurboDedup

High-Performance File Deduplication Scanner with GPU Acceleration & Smart Caching

Language: Python - Size: 111 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

tahsinnahmed/SLR-Automation

A Python utility for cleaning and filtering bibliographic datasets — detects and removes duplicate entries from BibTeX or CSV files, applies inclusion/exclusion criteria to referenced articles, and outputs a final list of candidate papers for literature or systematic reviews.

Language: TeX - Size: 782 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sowmiyad92-art/excel-duplicate-checker-pro

Professional Excel Duplicate Checker - Advanced duplicate detection with comprehensive data analysis, smart normalization, and professional reporting. Built with Flask & Python.

Language: HTML - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TimInTech/pdf-text-duplicate-checker

PDF Duplicate Detector & Mover (Text + Image Hashing)

Language: Python - Size: 98.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

karar-hayder/Replicheck

A Python tool for detecting code duplications and code quality issues in your projects. Replicheck analyzes your codebase to identify similar or identical code blocks, high complexity functions, large files/classes, and TODO/FIXME comments, helping you maintain code quality and reduce redundancy.

Language: Python - Size: 79.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

metaory/xdedup

find and remove duplicates

Language: Shell - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ftarlao/duplito

It's a command-line tool, a bit like ls, that lists files in folders. But it does more than just list them: it also tells you which files have duplicates elsewhere on your system (and where those duplicates are located), and which files are completely unique.

Language: Go - Size: 375 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0

glau-bd/duplicate-video-finder

A python module to detect duplicate videos in a directory.

Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 1

kapilthakare-cyberpunk/drivesage

Smart Google Drive Organization Tool - Privacy-first file management with AI-powered organization

Language: JavaScript - Size: 96.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

higorzao/vision-photo-clusterer

AI-powered photo organizer that clusters images by faces, scenes, and more. Simplify your photo management with Vision Photo Clusterer! 🌟📸

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

geraldSerra/word-duplicate-detector

Detect duplicate content in Word documents effortlessly with our open-source tool. Enjoy smart annotations and precise positioning. 🌟📄

Language: Python - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

akcarsten/Duplicate-Finder

This Python packages identifies duplicate files in a folder of interest.

Language: Python - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 5

tasleson/duplihere

Copy & Paste finder for structured text files.

Language: Rust - Size: 104 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

simonmcnair/zip-hasher

Language: Python - Size: 125 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

opencoff/go-progs

useful golang utilities for Unixish environments

Language: Go - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

grauho/duplicateImageFinder

A program to find similar images using their hamming distance.

Language: C - Size: 200 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jempe/gitlfslite

GitLFSLite A lightweight tool for managing large files in Git repositories by using metadata text files and rsync to simplify synchronization, offering a practical alternative to Git LFS and Git Annex.

Language: Go - Size: 65.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - 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: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 1

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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

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: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

shawhu/DuplicationDetector

A command-line tool for detecting and managing duplicate files between folders.

Language: C# - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ricopella/cratecleaner

Make your library clutter-free! This Electron app cleans up your digital music and image collections. Unique for DJs: identifies which songs are in crates while detecting duplicates. Digs into metadata for smart cleanup.

Language: TypeScript - Size: 11.1 MB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

nil0x42/duplicut

Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)

Language: C++ - Size: 2.05 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 934 - Forks: 95

callforpapers-source/doc2term

A fast sentence/word tokenizer, and punctuation remover.

Language: C - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

jaffster595/Duplinator

A tool to find duplicate images in a folder

Language: Python - Size: 88.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

transitive-bullshit/phash-gif

Perceptual GIF hashing for easily finding near-duplicate GIFs.

Language: JavaScript - Size: 5.5 MB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

Killer242/csv-deduper

CSV-Deduper efficiently removes duplicate rows from a given CSV file.

Language: Python - Size: 25.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

marius-sucan/Quick-Picto-Viewer

A uniquely crafted image viewer and editor with options to organize files, and maintain large lists of image files for slideshows, dupes detection or other purposes.

Language: AutoHotkey - Size: 201 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 61 - Forks: 9

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: 6 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

logpai/bughub

A collection of free-text bug reports for duplicate issue identification

Size: 143 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 119 - Forks: 27

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: 7 months ago - Pushed at: 7 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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

src-d/gemini

Advanced similarity and duplicate source code at scale.

Language: Scala - Size: 7 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 55 - Forks: 16

raquelmangual/raqueltechie---Duplicate-values-in-R

How to detect duplicate values using R

Language: R - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ajmalshahabudeen/Bitwarden-Duplicate-remover

When Importing multiple CSV files Bitwarden creates Duplicate Entries. So this Python script will remove duplicate entries and keep ONE.

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

SeanTolstoyevski/reprep

A lightweight and sufficiently fast duplicate file reporting tool

Language: Go - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

MrXiaoM/BanClickWhenUsingItem

Minecraft Trident dupe bug fixer | 修复网络包状态不同步导致刷三叉戟漏洞

Language: Java - Size: 85.9 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

umbertogriffo/fast-near-duplicate-image-search

Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.

Language: Python - Size: 28.5 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 159 - Forks: 22

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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kristiankoskimaki/vidupe

Vidupe is a program that can find duplicate and similar video files. V1.211 released on 2019-09-18, Windows exe here:

Language: C++ - Size: 266 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 176 - Forks: 18

DeaDSouL/dugu 📦

Find, remove and avoid duplicates with dugu: The Duplicates Guru

Language: Python - Size: 85.9 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 4

AsadiAhmad/Detect-Duplicated-Questions

Detect Duplicated StackOverFlow Questions

Language: Jupyter Notebook - Size: 2.31 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 0

YallonArs/duplicate-file-finder

Language: Python - Size: 5.86 KB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

razum2um/xxhashdir_comm

🏭 identifies common or duplicates across different hosts

Language: Rust - Size: 7.81 KB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0