Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
翻译 - Melody 是一种编译为正则表达式的语言,旨在更易于阅读和维护
A compiled-away, type-safe, readable RegExp alternative
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
DFA regular expression library & friends
翻译 - DFA正则表达式库和朋友