rust-lang / regexView on GitHub
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
3,920Feb 24, 2026Updated 3 weeks ago

Alternatives and similar repositories for regex

Users that are interested in regex are comparing it to the libraries listed below

Sorting:

Are these results useful?