regex

regex

rust-lang

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

4k Stars
516 Forks
44 Watchers
Rust Language
apache-2.0 License
100 SrcLog Score
Cost to Build
$1.18M
Market Value
$7.36M

Growth over time

9 data points  ·  2021-08-01 → 2026-07-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about regex

Question copied to clipboard

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.

How to clone regex

Clone via HTTPS

git clone https://github.com/rust-lang/regex.git

Clone via SSH

[email protected]:rust-lang/regex.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the regex issue tracker:

Open GitHub Issues