Library Featured

regex

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Legacy target
PCRE
Category
Library
GitHub stars
3,978
License
Apache-2.0

View on GitHub