awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Finite Automata Regex Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFinite Automata Regex Engines

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.

  1. Home
  2. Programming Languages & Runtimes
  3. Compiler and Interpreter Internals
  4. Regular Expression Engines
  5. Finite Automata Regex Engines

Awesome Finite Automata Regex Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    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

    Rustclicommand-linecommand-line-tool