dupd VS fd

Compare dupd vs fd and see what are their differences.

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
dupd fd
1 191
114 38,750
0.0% 1.6%
0.0 8.6
about 2 years ago 9 days ago
C Rust
GNU General Public License v3.0 only Apache License 2.0
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.

dupd

Posts with mentions or reviews of dupd. 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
    I use and test assorted duplicate finders regularly.

    fdupes is the classic (going way way back) but it's really very slow, not worth using anymore.

    The four I know are worth trying these days (depending on data set, hardware, file arrangement and other factors, any one of these might be fastest for a specific use case) are https://github.com/jbruchon/jdupes , https://github.com/pauldreik/rdfind , https://github.com/jvirkki/dupd , https://github.com/sahib/rmlint

    Had not encountered fclones before, will give it a try.

fd

Posts with mentions or reviews of fd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-30.
  • Digging Through Linux: Must-Know Tools for File and Content Searches
    3 projects | dev.to | 30 Apr 2025
    fd GitHub
  • fd: A simple, fast and user-friendly alternative to 'find'
    23 projects | news.ycombinator.com | 19 Mar 2025
  • Apple's Software Quality Crisis: When Premium Hardware Meets Subpar Software
    7 projects | news.ycombinator.com | 3 Mar 2025
    It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy.

    Example 1: new PowerToys https://github.com/microsoft/PowerToys/

    The FancyZones "window snap" UI takes upwards of half a second to activate when dragging a window and the Zone Editor is at around 5s. All in all it is only very slightly less buggy than 3rd party tiling WMs like komorebic.

    The PowerToysRun utility input is extremely variable, takes between 1 and 20(!) seconds. A lot of the plugins shipped with it simply don't work or have no suggestions/hints once you enter their prefix. The search relies on WindowsSearch, which is about 500x slower than https://github.com/sharkdp/fd and has not improved since Win7. Who cares, nobody ever searches for files, right? As a whole, PTRun is simply worse than https://github.com/Flow-Launcher/Flow.Launcher which uses the same UI kit as far as I can see. WTF?

  • Some Terminal Frustrations
    21 projects | news.ycombinator.com | 9 Feb 2025
    In case people were curious: https://github.com/sharkdp/fd
  • We Are Destroying Software
    4 projects | news.ycombinator.com | 8 Feb 2025
  • Shell-ish scripting in Go with ease
    2 projects | news.ycombinator.com | 31 Jan 2025
    Life is too short to deal with bad Interfaces, I just use https://github.com/sharkdp/fd instead

    find ./ -maxdepth 2 -name 'abc'

    becomes

    fd abc -d 2 ./

  • 17 Essential CLI Tools to Boost Developer Productivity
    16 projects | dev.to | 2 Jan 2025
    fd
  • Hyperfine: A command-line benchmarking tool
    10 projects | news.ycombinator.com | 18 Nov 2024
    Perhaps interesting (for some) to note that hyperfine is from the same author as at least a few other "ne{w,xt} generation" command line tools (that could maybe be seen as part of "rewrite it in Rust", but I don't want to paint the author with a brush they disagree with!!): fd (find alternative; https://github.com/sharkdp/fd), bat ("supercharged version of the cat command"; https://github.com/sharkdp/bat), and hexyl (hex viewer; https://github.com/sharkdp/hexyl). (And certainly others I've missed!)

    Pointing this out because I myself appreciate comments that do this.

    For myself, `fd` is the one most incorporated into my own "toolbox" -- used it this morning prior to seeing this thread on hyperfine! So, thanks for all that, sharkdp if you're reading!

    Ok, end OT-ness.

  • One-Liner for Finding Typos
    3 projects | dev.to | 28 Oct 2024
    However, if it catches too many typos in changelogs/README instead of the actual code, try using the fd command to specify file extensions or exclude directories. For example, the following command searches only for .cr files and excludes the lib directory:
  • Command Line Tools I Like (2022)
    23 projects | news.ycombinator.com | 9 Oct 2024
    Oh right, we didn't know this, most of the tools install guides have nix-env like fd, lychee, gtrash, etc and others we listed which we just use for installation.

    https://github.com/lycheeverse/lychee?tab=readme-ov-file#nix...

    https://github.com/sharkdp/fd?tab=readme-ov-file#on-nixos--v...

    https://github.com/umlx5h/gtrash?tab=readme-ov-file#nixpkgs-...

What are some alternatives?

When comparing dupd and fd you can also consider the following projects:

mpifileutils - File utilities designed for scalability and performance.

ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

fclones - Efficient Duplicate File Finder

skim - Fuzzy Finder in rust!

duphard - A simple utility to detect duplicate files and replace them with hard links.

exa - A modern replacement for ‘ls’.

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured