mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-12-23 06:30:57 +00:00
| .. | ||
| src | ||
| Cargo.toml | ||
| COPYING | ||
| LICENSE-MIT | ||
| README.md | ||
| UNLICENSE | ||
grep
This is a library that provides grep-style line-by-line regex searching (with
comparable performance to grep itself).