Hacker News new | ask | show | jobs
by lillesvin 2939 days ago
As much as I love `ag`, I feel like ripgrep (https://github.com/BurntSushi/ripgrep) deserves mentioning when it comes to speed. If you haven't tried it, do it sooner rather than later.

Here's an excellent write-up on how it works, benchmarks, etc.: https://blog.burntsushi.net/ripgrep/

1 comments

ripgrep is soooooo good. I have switched to it and will never look back.