Software Alternatives & Reviews

fzf VS ripgrep

Compare fzf VS ripgrep and see what are their differences

fzf logo fzf

A command-line fuzzy finder written in Go

ripgrep logo ripgrep

ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
  • fzf Landing page
    Landing page //
    2023-09-26
  • ripgrep Landing page
    Landing page //
    2023-09-20

fzf videos

Vim universe. fzf - command line fuzzy finder

More videos:

  • Review - How I Work: fzf
  • Review - fzf - Fuzzy Finder For Your Shell - Linux TUI

ripgrep videos

Commande Linux: "rg" (ripgrep)

Category Popularity

0-100% (relative to fzf and ripgrep)
Note Taking
86 86%
14% 14
File Manager
50 50%
50% 50
Productivity
94 94%
6% 6
LMS
100 100%
0% 0

User comments

Share your experience with using fzf and ripgrep. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fzf seems to be more popular. It has been mentiond 215 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

fzf mentions (215)

  • Ask HN: Any tool for managing large and variable command lines?
    I have removed limit for bash history lines and file size and am using https://github.com/junegunn/fzf for reverse-search. - Source: Hacker News / 5 days ago
  • So You Think You Know Git – Git Tips and Tricks by Scott Chacon
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf. - Source: Hacker News / 3 months ago
  • Which command did you run 1731 days ago?
    > my history is so noisy I had to find another way The fzf search syntax can help, if you become familiar with it. It is also supported in atuin [2]. [1]: https://github.com/junegunn/fzf#search-syntax. - Source: Hacker News / 3 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Fish shell 3.7.0: last release branch before the full Rust rewrite
    I do find the history pager stuff interesting, but ultimately not of tremendous use for me. I rebound all my history search stuff to use fzf[1] (via a fish plugin for such[2]), and so haven't been aware of the issues [1] https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
View more

ripgrep mentions (0)

We have not tracked any mentions of ripgrep yet. Tracking of ripgrep recommendations started around Mar 2021.

What are some alternatives?

When comparing fzf and ripgrep, you can also consider the following products

fd - A simple, fast and user-friendly alternative to 'find'.

The Silver Searcher - A code searching tool similar to ack, with a focus on speed.

Bat - A cat(1) clone with wings.

grep - grep is a command-line utility for searching plain-text data sets for lines matching a regular...

fzy - A better fuzzy finder

dnGREP - dnGrep allows you to search across files with easy-to-read results.