Skip to content

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rust-lang/regex

About

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

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages