Showing 6 of 6 projects
A Rust regular expression library with guaranteed linear time matching using finite automata.
A library for deterministic finite automata (DFA) regular expressions and lexical analysis tools.
A pure OCaml regular expression library supporting Perl, POSIX, Emacs, and glob patterns with DFA-based matching.
A pure Go production-grade regex engine with SIMD optimizations, offering 3-3000x speedup over the standard library.
A Java regular expression engine using deterministic finite automata (DFA) for linear matching time and set operations.
A high-performance Aho-Corasick multi-pattern string matching library for Go, achieving up to 7 GB/s throughput with zero allocations.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.