mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-01-03 05:10:12 +02:00
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
benches | ||
benchsuite | ||
ci | ||
grep | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
Cargo.lock | ||
Cargo.toml | ||
compile | ||
COPYING | ||
LICENSE-MIT | ||
README.md | ||
UNLICENSE |
UNDER DEVELOPMENT.
ripgrep (rg)
ripgrep combines the usability of the silver searcher with the raw speed of grep.