ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}
In this article I will introduce a new command line search tool, ripgrep, that combines the usability of The Silver Searcher (an ack clone) with the raw performance of GNU grep. ripgrep is fast, cross platform (with…