← Explore
TOPIC

#regex-syntax

Open source repositories tagged with #regex-syntax, ranked by health score.

rust-lang
rust-lang/regex
Rust
89
health

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

4.0k