ripgrep - line oriented search tool

ripgrep is a line oriented search tool that combines the usability of
The Silver Searcher (similar to ack) with the raw speed of GNU grep.

Note:
rust is required for building ripgrep, but it not needed at runtime.