๐Ÿ“ฆ rust-lang / regex

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

๐Ÿ“‚ master
๐Ÿ“ ..
๐Ÿ“„ rust-after-01
๐Ÿ“„ rust-after-02
๐Ÿ“„ rust-before-01
๐Ÿ“„ rust-before-02