Hi, ripgrep is a rust program that comes in the spirit of The Silver Searcher.
>From https://github.com/BurntSushi/ripgrep: ripgrep is a line oriented search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep. ripgrep works by recursively searching your current directory for a regex pattern. ripgrep's regex engine uses finite automata and guarantees linear time searching. The port uses devel/cargo module. Thanks. -- Sebastien Marie
ripgrep-0.3.2.tgz
Description: application/tar-gz