grex

Regex generator

Automatically generates regular expressions from user-provided test cases

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

GitHub

7k stars
48 watching
176 forks
Language: Rust
last commit: almost 2 years ago
Linked from 3 awesome lists

clicommand-line-toolpythonpython-libraryregexregex-patternregexpregular-expressionregular-expressionsrustrust-clirust-craterust-libraryterminaltool

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rust-lang/regexAn implementation of regular expressions for Rust.3,580
fancy-regex/fancy-regexA Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around.438
devongovett/regexgenGenerates regular expressions from a set of input strings by building a trie and converting it to a regex using Brzozowski's algebraic method3,344
ziishaned/learn-regexAn introduction to regular expressions with explanations and examples.45,746
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103
slevithan/xregexpAn extended JavaScript regular expression utility with modern syntax and flags beyond native browser support.3,307
ron4fun/srl-cppA C++11 library for constructing regular expressions with ease and flexibility.0
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
zach-klippenstein/goregenA library for generating random strings from regular expressions.90
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
verbalexpressions/pythonverbalexpressionsA Python module providing an easy-to-use interface for creating and manipulating regular expressions1,634
mathiasbynens/regexpuTranspiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions.234
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
openresty/sregexA Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution.617
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382