An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. - View it on GitHub
Star
3353
Rank
9394