An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
What is the rust-lang/regex GitHub project? Description: "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.". Written in Rust. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the regex issue tracker:
Open GitHub Issues