awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
arsenetar avatar

arsenetar/dupeguru

0
View on GitHub↗
7,631 نجوم·516 تفرعات·Python·GPL-3.0·10 مشاهداتdupeguru.voltaicideas.net↗

Dupeguru

dupeguru is a content-based file deduplicator and cross-platform disk cleanup tool. It functions as a local file management utility designed to identify and remove redundant files to recover disk space.

The application identifies identical files across a file system by using content hashing and metadata comparison. This allows it to detect duplicates regardless of their filenames or directory locations.

The software covers a range of data management capabilities, including directory scanning, content-based data deduplication, and the consolidation of redundant copies into single versions. It includes logic for marking specific file instances for deletion based on user-defined criteria.

Features

  • Duplicate File Finders - Functions as a duplicate file finder that scans storage to identify files with identical content.
  • Data Deduplication Tools - Provides data deduplication tools to find and remove redundant files using binary content analysis.
  • Deduplication - Implements deduplication to reclaim disk space by detecting redundant files regardless of name or location.
  • Local File Managers - Acts as a local file manager to organize personal storage by consolidating redundant file copies.
  • File System Traversals - Employs iterative file system traversals to recursively scan directories and index potential duplicate files.
  • Content Hashing Utilities - Implements content hashing utilities to generate unique checksums for identifying identical files.
  • Multi-Stage Filtering - Utilizes a multi-stage filtering pipeline to narrow candidates by size before performing expensive content hashing.
  • Disk Space Management - Facilitates disk space management by identifying and deleting duplicate files to reclaim storage.
  • File Deletion Rules - Provides rule-based selection logic to automatically mark redundant files for deletion based on path or date.
  • Sorting Utilities - Includes sorting utilities that group files by metadata like size to optimize the deduplication process.
  • Disk Cleanup Utilities - Provides disk cleanup utilities to reclaim local storage space by removing duplicate files.
  • System Utilities - Tool for finding duplicate files by name or content.
  • Personal Organization Tools - GUI tool for identifying and removing duplicate files.

سجل النجوم

مخطط تاريخ النجوم لـ arsenetar/dupeguruمخطط تاريخ النجوم لـ arsenetar/dupeguru

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة arsenetar/dupeguru؟

dupeguru is a content-based file deduplicator and cross-platform disk cleanup tool. It functions as a local file management utility designed to identify and remove redundant files to recover disk space.

ما هي الميزات الرئيسية لـ arsenetar/dupeguru؟

الميزات الرئيسية لـ arsenetar/dupeguru هي: Duplicate File Finders, Data Deduplication Tools, Deduplication, Local File Managers, File System Traversals, Content Hashing Utilities, Multi-Stage Filtering, Disk Space Management.

ما هي البدائل مفتوحة المصدر لـ arsenetar/dupeguru؟

تشمل البدائل مفتوحة المصدر لـ arsenetar/dupeguru: qarmin/czkawka — Czkawka is a cross-platform utility designed for storage optimization and filesystem maintenance. It functions as a… pkolaczk/fclones — fclones is a command-line tool designed to locate identical files across a filesystem by comparing file sizes and… dundee/gdu — gdu is a command line disk usage analyzer and interactive disk profiler used to scan directories and visualize space… mac-cleanup/mac-cleanup-sh — mac-cleanup-sh is a command-line utility designed for macOS that automates the removal of temporary files, system… windirstat/windirstat — WinDirStat is a disk usage visualizer and storage analysis tool designed to scan drives and represent file and folder… eza-community/eza — Eza is a command-line utility designed to replace standard directory listing tools by providing a more informative and…

بدائل مفتوحة المصدر لـ Dupeguru

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Dupeguru.
  • qarmin/czkawkaالصورة الرمزية لـ qarmin

    qarmin/czkawka

    31,526عرض على GitHub↗

    Czkawka is a cross-platform utility designed for storage optimization and filesystem maintenance. It functions as a comprehensive file analysis engine that identifies redundant data, including duplicate files, empty directories, broken symbolic links, and temporary files. By utilizing hash-based content verification, the tool ensures accurate identification of duplicates regardless of file names or metadata. The project distinguishes itself by offering both a native graphical user interface and a command-line interface, allowing for both interactive management and automated, headless system m

    Fluentcleanerduplicatesmultiplatform
    عرض على GitHub↗31,526
  • pkolaczk/fclonesالصورة الرمزية لـ pkolaczk

    pkolaczk/fclones

    2,633عرض على GitHub↗

    fclones is a command-line tool designed to locate identical files across a filesystem by comparing file sizes and cryptographic hashes. It functions as a parallel filesystem scanner and a deduplication utility that identifies duplicate files to reclaim disk space. The tool distinguishes itself through a persistent hash cache system that stores hashes and metadata on disk to accelerate repeated scans. It employs a multi-phase scanning process and device-aware parallel I/O, which adjusts thread pools based on whether the storage is an SSD or HDD to maximize throughput. Beyond discovery, the pr

    Rust
    عرض على GitHub↗2,633
  • mac-cleanup/mac-cleanup-shالصورة الرمزية لـ mac-cleanup

    mac-cleanup/mac-cleanup-sh

    2,814عرض على GitHub↗

    mac-cleanup-sh is a command-line utility designed for macOS that automates the removal of temporary files, system logs, and application caches. It functions as a system maintenance tool to reclaim storage capacity by identifying and purging redundant data across the operating system and development environments. The tool distinguishes itself by providing a dry-run simulation mode that calculates potential disk space recovery before any files are deleted. It utilizes pattern matching to target specific directories and handles cleanup operations idempotently, ensuring that the process continues

    Shellbashcleaningcleanup
    عرض على GitHub↗2,814
  • dundee/gduالصورة الرمزية لـ dundee

    dundee/gdu

    5,325عرض على GitHub↗

    gdu is a command line disk usage analyzer and interactive disk profiler used to scan directories and visualize space consumption across file systems. It functions as a file system management tool that allows for the identification and removal of large files and folders to free up storage. The tool features a cursor-based interface for navigating directory structures and archives. It provides a storage cleanup workflow that enables the deletion of selected items directly from the analysis view, utilizing parallel execution to reduce I/O wait times. The application supports recursive directory

    Goclidisk-usagefilesystem
    عرض على GitHub↗5,325
عرض جميع البدائل الـ 30 لـ Dupeguru→