But I ran the benchmarks in the blog post a few months ago and included ugrep. ugrep isn't faster on any of them. https://github.com/BurntSushi/ripgrep/blob/master/benchsuite... (However, as I acknowledged in my reddit link below, ugrep is faster than ripgrep in some cases. If I were redoing my benchmark, I would include those cases in it.)
Wow, I hadn't heard of ugrep, and I'm glad you mentioned it. The fzf-style fuzzy matching is really nice, and filtering with magic bytes is interesting too. I don't really have any massive files that render GNU grep slow, so the speed is almost irrelevant to me, but the other features look powerful.
https://github.com/Genivia/ugrep