An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
项目介绍
Rust正则表达式的实现。此实现采用有限自动机,并保证在所有输入上实现线性时间的匹配。【此简介由AI生成】
Apache-2.0 Rust1.62 K提交数automatondfanfaregex-engineregex-parserregex-syntaxregexpregular-expressionsrust
定制我的领域