CppVerbalExpressions
Regex builder
A C++ library for constructing complex regular expressions with a simple and intuitive API.
C++ regular expressions made easy
382 stars
38 watching
50 forks
Language: C++
last commit: about 6 years ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| | A Ruby library that helps to construct complex regular expressions | 144 |
| | A Swift library for constructing regular expressions and string replacements | 595 |
| | A C++11 library for constructing regular expressions with ease and flexibility. | 0 |
| | A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 |
| | A Qt-based library for pattern matching and text validation using regular expressions | 64 |
| | A C-language regular expression engine designed for speed and simplicity. | 10 |
| | A Clojure library to create complex regex patterns without using regex syntax | 93 |
| | Ruby library to construct regular expressions from natural language | 571 |
| | A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| | A live regular expression testing environment built with curses. | 8 |
| | A tool to help build and understand regular expressions by breaking them down into natural language | 476 |
| | A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| | Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| | A flexible regular expression builder for Go. | 197 |