mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 10:08:36 +00:00
.. | ||
src | ||
Cargo.toml | ||
README.md |
grep
This is a library that provides grep-style line-by-line regex searching (with
comparable performance to grep
itself).