Select your language

Home arrow-right ripgrep

We've compiled a list of 11 free and paid alternatives to ripgrep. The primary competitors include Agent Ransack, grep. In addition to these, users also draw comparisons between ripgrep and dnGREP, Gawk, The Silver Searcher. Also you can look at other similar options here: About.


Agent Ransack is a tool for finding files and information on your hard drive fast and efficiently.

grep
Free Open Source

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

dnGREP
Free Open Source

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

The awk utility interprets a special-purpose programming language that makes it possible to handle...

ack
Free Open Source

Ack is designed as a standalone (one perl file) replacement for 99% of the uses of grep.

JREPL.BAT
Free Open Source

Performs a global regular expression search and replace operation on each line of ASCII input from...

UniversalCodeGrep
Free Open Source

UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies...

Mawk
Free Open Source

mawk is an interpreter for the AWK Programming Language.

ripgrep combines the usability of The Silver Searcher with the raw speed of grep.

ripgrep Platforms

tick-square Windows
tick-square Linux
tick-square Mac

ripgrep Video and Screenshots

ripgrep Overview

ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep.

Why should I use ripgrep?
* It can replace both The Silver Searcher and GNU grep because it is faster than both. (N.B. It is not, strictly speaking, a "drop-in" replacement for both, but the feature sets are far more similar than different.)
* Like The Silver Searcher, ripgrep defaults to recursive directory search and won't search files ignored by your .gitignore files. It also ignores hidden and binary files by default. ripgrep also implements full support for .gitignore, where as there are many bugs related to that functionality in The Silver Searcher.
* ripgrep can search specific types of files. For example, rg -tpy foo limits your search to Python files and rg -Tjs foo excludes Javascript files from your search. ripgrep can be taught about new file types with custom matching rules.
ripgrep supports many features found in grep, such as showing the context of search results, searching multiple patterns, highlighting matches with color and full Unicode support. Unlike GNU grep, ripgrep stays fast while supporting Unicode (which is always on).

In other words, use ripgrep if you like speed, sane defaults, fewer bugs and Unicode.

ripgrep Features

tick-square Ngnix caching
tick-square PHP IDE

Top ripgrep Alternatives

Share your opinion about the software, leave a review and help make it even better!

ripgrep Tags

grep search-tool

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?