regex-syntax topic
List
regex-syntax repositories
regex
3.4k
Stars
415
Forks
Watchers
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
UltimateRegexResource
89
Stars
14
Forks
Watchers
📝 The ultimate collection of regex syntax and resources to power up your programming!