CppVerbalExpressions

Regex builder

A C++ library for constructing complex regular expressions with a simple and intuitive API.

C++ regular expressions made easy

GitHub

382 stars
38 watching
50 forks
Language: C++
last commit: almost 7 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
verbalexpressions/csharpverbalexpressionsA C# library for constructing regular expressions with a more readable and intuitive syntax.1,174
verbalexpressions/rubyverbalexpressionsA Ruby library that helps to construct complex regular expressions144
verbalexpressions/swiftverbalexpressionsA Swift library for constructing regular expressions and string replacements595
ron4fun/srl-cppA C++11 library for constructing regular expressions with ease and flexibility.0
verbalexpressions/pythonverbalexpressionsA Python module providing an easy-to-use interface for creating and manipulating regular expressions1,634
verbalexpressions/qtverbalexpressionsA Qt-based library for pattern matching and text validation using regular expressions64
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
weshguillaume/verbal-exprejonA Clojure library to create complex regex patterns without using regex syntax93
ryan-endacott/verbal_expressionsRuby library to construct regular expressions from natural language571
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
maxart2501/re-buildA tool to help build and understand regular expressions by breaking them down into natural language476
wyantb/js-regexA JavaScript library for building and manipulating regular expressions in a more readable and maintainable way.67
compose-regexp/compose-regexp.jsBuilds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns.145
hedhyw/rexA flexible regular expression builder for Go.197