cognominal/rust-regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
RustApache-2.0
No issues in this repository yet.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
RustApache-2.0
No issues in this repository yet.