mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-04-24 17:12:16 +02:00
This includes moving basename-only globs into separate regexes. The hope is that if the regex processes less input, it will be faster.
UNDER DEVELOPMENT.
ripgrep (rg)
ripgrep combines the usability of the silver searcher with the raw speed of grep.
Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Readme
13 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%