dfa-regex
Here are 12 public repositories matching this topic...
Derivatives-based regexp to DFA compiler
-
Updated
May 10, 2018 - TypeScript
A fast, DFA-based sensitive-word filter for Node.js. It scans text against a keyword dictionary and masks matches, while also detecting common obfuscation tricks such as inserting spaces, symbols, digits, or letters between the characters of a keyword.
-
Updated
Aug 11, 2026 - TypeScript
Fast, Unicode-aware regex engine for Zig — runtime & comptime, linear-time (ReDoS-safe), full \p{} properties & scripts, SIMD-accelerated. Zero-alloc matching, WASM-ready.
-
Updated
Aug 23, 2026 - Zig
🔃 Turing Machine, NFA, DFA, DFA Minimization, Finite Machines, Language Description, NFA to DFA, Prefix to Postfix, Sudoku Solver, Turing Machine Simulator 🔀
-
Updated
Jan 13, 2019 - Python
A Powerful and Fast regex engine. Featuring pure DFA match, Thompson NFA match(extended regex should be supported soon), regex operation(union, intersection , complementary), DFA to regex is also available
-
Updated
Mar 5, 2018 - Objective-C
A library that implements formal finite state automata.
-
Updated
Dec 9, 2024 - Java
-
Updated
Mar 25, 2017 - Python
Add this topic to your repo
To associate your repository with the dfa-regex topic, visit your repo's landing page and select "manage topics."