Live data from Hacker News

The future of code search is not regex – 100x faster than ripgrep

fff.dmtrkovalenko.dev

11–20 of 46 posts

Re: The future of code search is not regex – 100x faster than ripgrep

#12
post #6
post #2

I have open sourced the fastest code search implementation. Comprehensive SDK for both file finder and grep file search that is over 100x faster than ripgrep

I don't get this submission title. Your tool uses regex but the title claims the future is not about regex.

I think it is about input. Before I had to type regex, now I just type text and fuzzy finds more, regex style. Awkward wording, but code seems cool.
Post reply on HN