mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-29 21:47:42 +02:00
It was pulling in a sizable data file and doesn't appear to be testing anything meaningful that isn't covered by a variety of other tests.
grep
This is a library that provides grep-style line-by-line regex searching (with
comparable performance to grep
itself).