๐Ÿ“ฆ rust-lang / regex

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

๐Ÿ“‚ master
๐Ÿ“ ..
๐Ÿ“ ctest
๐Ÿ“ examples
๐Ÿ“ include
๐Ÿ“ src
๐Ÿ“„ Cargo.toml
๐Ÿ“„ LICENSE-APACHE
๐Ÿ“„ LICENSE-MIT
๐Ÿ“„ README.md
๐Ÿ“„ test