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
5a9883d27c
Some brief playing around suggests that it is faster. However, it's probably slower in a VM. Let's prioritize native users. |
||
---|---|---|
benches | ||
benchsuite | ||
ci | ||
grep | ||
pkg | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
Cargo.lock | ||
Cargo.toml | ||
compile | ||
COPYING | ||
LICENSE-MIT | ||
README-NEW.md | ||
README.md | ||
UNLICENSE |
UNDER DEVELOPMENT.
ripgrep (rg)
ripgrep combines the usability of the silver searcher with the raw speed of grep.