QtVerbalExpressions

Regex validator

A Qt-based library for pattern matching and text validation using regular expressions

GitHub

64 stars
21 watching
12 forks
Language: C++
last commit: almost 10 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
verbalexpressions/cppverbalexpressions A C++ library for constructing complex regular expressions with a simple and intuitive API. 382
verbalexpressions/rubyverbalexpressions A Ruby library that helps to construct complex regular expressions 144
verbalexpressions/csharpverbalexpressions A C# library for constructing regular expressions with a more readable and intuitive syntax. 1,173
verbalexpressions/swiftverbalexpressions A Swift library for constructing regular expressions and string replacements 595
verbalexpressions/pythonverbalexpressions A Python module providing an easy-to-use interface for creating and manipulating regular expressions 1,634
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
ryan-endacott/verbal_expressions Ruby library to construct regular expressions from natural language 571
tomiis4/hypersonic.nvim A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions. 216
rundevelopment/regexp-ast-analysis A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes 3
weshguillaume/verbal-exprejon A Clojure library to create complex regex patterns without using regex syntax 93
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84
0xsobky/regaxor A tool to test and detect issues with regular expressions by fuzzing them with random input data. 43
mathiasbynens/regexpu Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. 234
nasciiboy/recursiveregexpraptor-4 A C-language regular expression engine designed for speed and simplicity. 10