Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
grex is a Rust library and command-line tool that automatically generates regular expressions from user-provided test cases. It produces Perl-compatible regexes guaranteed to match the given inputs, with options for case sensitivity, character classes, and quantifiers.
Parse Score