1 repo
Regex engines that compile patterns into deterministic finite automata for linear-time matching.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Finite Automata Regex Engines. Refine with filters or upvote what's useful.
ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it