There was an error while loading. Please reload this page.
Instead of scanning every file, fast-grep builds a sparse n-gram inverted index over your codebase. When you search, it narrows the candidate set to a small fraction of files before running the regex ...