Skip to content
/ regex Public
forked from rust-lang/regex

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

License

Notifications You must be signed in to change notification settings

orlp/regex

Error
Looks like something went wrong!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.8%
  • RenderScript 5.6%
  • C 1.9%
  • Other 0.7%