A Qt library for building regular expressions using a fluent, human-readable API.
QtVerbalExpressions is a Qt library that simplifies regular expression creation through a fluent, chainable API. It allows developers to construct complex regex patterns using intuitive, verbal methods instead of cryptic syntax, making regex more accessible and maintainable in Qt applications.
.then(), .maybe(), and .anythingBut() to build expressions naturally.QtVerbalExpressions prioritizes developer experience by turning regex from a write-only puzzle into a readable, composable tool, reducing errors and speeding up development.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.