rust-lang / regex

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
3,625Updated 3 months ago

Alternatives and similar repositories for regex:

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