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. I sent it (version 0.3.2) some weeks ago. Here is an updated version. Tested in amd64 and i386. Thanks. -- Sebastien Marie
ripgrep-0.4.0.tar.gz
Description: application/tar-gz