regex-syntax
There are 5 repositories under regex-syntax topic.
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
GoldinGuy/UltimateRegexResource
📝 The ultimate collection of regex syntax and resources to power up your programming!
samkrishna/RegexKitX
Use the pattern-matching Force.
nikola-vukicevic/syntax_highlighter
DIY Syntax highlighter ....
wpdevelopment11/regex
Simple regex implementation