ripgrep

Search tool

A line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules.

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

GitHub

49k stars
292 watching
2k forks
Language: Rust
last commit: about 2 months ago
Linked from 5 awesome lists

clicommand-linecommand-line-toolgitignoregreprecursively-searchregexripgreprustsearch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
phiresky/ripgrep-all A tool that enables search in various file types, including PDFs and archives, by wrapping the ripgrep utility. 8,201
ahgamut/ripgrep A tool for recursively searching directories with a regex pattern while respecting gitignore files. 19
duane9/nvim-rg An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. 38
learnbyexample/learn_gnugrep_ripgrep A comprehensive guide to mastering the command-line text processing tools GNU grep and ripgrep 322
genivia/ugrep A fast and user-friendly grep alternative with advanced features such as fuzzy search, nested archive support, and Unicode extended regex pattern syntax. 2,647
chinanf-boy/ripgrep-zh A high-performance, feature-rich search tool for text within files and directories 155
lisprez/so_stupid_search A fast and minimalistic tool for searching strings deeply within directory structures recursively. 162
cboxdoerfer/fsearch A fast file search utility inspired by Everything Search Engine 3,340
ggreer/the_silver_searcher A fast code search tool for large repositories 26,185
jagracey/regex-dos Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks 162
imagibee/gigantor A high-performance regular expression search and replace library designed to handle large files and streams efficiently 21
ast-grep/ast-grep A tool for code structural search and transformation using abstract syntax trees 7,508
burntsushi/rebar A tool for comparing the performance of different regular expression engines on a set of curated tasks. 227
pemistahl/grex Automatically generates regular expressions from user-provided test cases 7,302
chrisgrieser/nvim-rip-substitute Search and replace plugin with incremental preview and modern regex syntax 190