regex-parser topic
List
regex-parser 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.
fortran-regex
23
Stars
1
Forks
Watchers
Fortran port of the tiny-regex-c library