rust-lang / regex Star 3.8k Code Issues Pull requests Discussions An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. rust automata regex regexp nfa automaton regular-expressions dfa regex-engine regex-syntax regex-parser Updated Oct 13, 2025 Rust
GoldinGuy / UltimateRegexResource Star 91 Code Issues Pull requests 📝 The ultimate collection of regex syntax and resources to power up your programming! resource regex regular-expression cheatsheet regular-expressions learn-regex regex-syntax regex-resource Updated Dec 20, 2023 TypeScript
samkrishna / RegexKitX Star 1 Code Issues Pull requests Use the pattern-matching Force. swift regexes objective-c regular-expression nsregularexpression regular-expressions regex-syntax icu-syntax Updated Apr 18, 2025 Objective-C
nikola-vukicevic / syntax_highlighter Star 0 Code Issues Pull requests DIY Syntax highlighter .... syntax-highlighting regex syntax-highlighter regex-syntax Updated Sep 19, 2021 JavaScript
wpdevelopment11 / regex Star 0 Code Issues Pull requests Simple regex implementation glob-pattern winpython regex-library regex-engine build-your-own-x regex-syntax regex-parser Updated Jul 4, 2025 Python