regex-engine
Here are 9 public repositories matching this topic...
Java implementation of the Brzozowski regex-match algorithm. This algorithm uses no DFA/NFA at all
-
Updated
Feb 15, 2025 - Java
A random RegEx generator without using any RegEx
-
Updated
Apr 27, 2022 - Java
Simple toy regex engine implemented using backtracking algorithm and continuations.
-
Updated
Jan 17, 2022 - Java
Simplified regex engine for educational purposes.
-
Updated
Oct 1, 2025 - Java
Regular Expressions and Lexing with DFAs
-
Updated
Apr 24, 2024 - Java
Compiling string matching algorithms and regular expressions to java bytecode
-
Updated
Dec 13, 2025 - Java
Deterministic Regular Expressions with Backreferences
-
Updated
Oct 12, 2020 - Java
Java regex library
-
Updated
Oct 3, 2024 - Java
Improve this page
Add a description, image, and links to the regex-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regex-engine topic, visit your repo's landing page and select "manage topics."