kindfs VS duphard

Compare kindfs vs duphard and see what are their differences.

kindfs

Index filesystem into a database, then easily make queries e.g. to find duplicates files/dirs, or mount the index with FUSE. (by karteum)

duphard

A simple utility to detect duplicate files and replace them with hard links. (by andmarios)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kindfs duphard
2 1
3 2
- -
4.1 0.0
7 months ago almost 4 years ago
Python Go
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kindfs

Posts with mentions or reviews of kindfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-02.
  • fdupes: Identify or Delete Duplicate Files
    13 projects | news.ycombinator.com | 2 Nov 2023
    fdupes is really nice and fast, but (as far as I remember) it was lacking two features that I needed for my use case, which were 1°/ list duplicate dirs (without listing all of the duplicate sub-contents), and 2°/ being able to identify that all the contents in one dir would be included in another part of the FS (regardless of files/dir structures), which is particularly useful when you have a bigmess/ directory that you progressively sort-out in a clean/ directory. Said differently : fdupes helps to regain space but was not able to help me much to cleanup a messy drive...

    This is why I wrote https://github.com/karteum/kindfs (which indexes the fs into an sqlite DB and then enables various ways to process it).

  • Go Find Duplicates: blazingly-fast simple-to-use tool to find duplicate files
    14 projects | news.ycombinator.com | 29 Aug 2021
    FWIW if people are interested, I wrote https://github.com/karteum/kindfs for the purpose of indexing the hard drive, with the following goals

duphard

Posts with mentions or reviews of duphard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-29.
  • Go Find Duplicates: blazingly-fast simple-to-use tool to find duplicate files
    14 projects | news.ycombinator.com | 29 Aug 2021
    For example I maintain a tar file and a docker image with Kafka connectors which share many jar files. Using duphard I can save hundreds of megabytes, or even more than a gigabyte! For a documentation website with many copies of the same image (let's just say some static generators favor this practice for maintaining multiple versions), I can reduce the website size by 60%+, which then makes ssh copies, docker pulls, etc way faster speeding up deployment times.

    https://github.com/andmarios/duphard

What are some alternatives?

When comparing kindfs and duphard you can also consider the following projects:

rmlint - Extremely fast tool to remove duplicates and other lint from your filesystem

rdfind - find duplicate files utility

mpifileutils - File utilities designed for scalability and performance.

jdupes - A powerful duplicate file finder and an enhanced fork of 'fdupes'.

fclones - Efficient Duplicate File Finder

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.

go-find-duplicates - Find duplicate files (photos, videos, music, documents) on your computer, portable hard drives etc.

fdupes - FDUPES is a program for identifying or deleting duplicate files residing within specified directories.

czkawka - Multi functional app to find duplicates, empty folders, similar images etc.