regex 1.12.3

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Documentation
1
2
Benchmarks for this crate have been moved into the rebar project:
https://github.com/BurntSushi/rebar