rust-regex 0.2.11 Regular expressions for Rust

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