C and C++ regular expressions are text strings formed in a particular syntax that is used in the C or C++ programming languages for searching text patterns within text.
More information
More information
Related categories 3
Sites 10
Documentation for a C++ regex library. Includes html and PDF format.
Template classes for declaring grammars as set of compound classes. Download link.
Perl-compliant regex template library. Includes download link.
Pre-compiled version of the PCRE library. Includes download links for several PCRE versions.
Perl-compatible regular expressions library used in projects such as PHP. Includes download, documentation and contact information.
C++ library for regex engine that runs searches in time linear to input size, in contrast to backtracking engines which can take exponential time. Includes description, source and syntax.
Regex tester. Includes source download, screenshots and change log.
Article about the regex++ engine. Discusses validating, searching, replacing.
POSIX-compliant regex library that supports fuzzy matching. Includes FAQ, documentation and download.
Regex template library. Allows either run-time or compile-time parsing, and allows expressions to refer to one another.
Perl-compliant regex template library. Includes download link.
C++ library for regex engine that runs searches in time linear to input size, in contrast to backtracking engines which can take exponential time. Includes description, source and syntax.
Regex template library. Allows either run-time or compile-time parsing, and allows expressions to refer to one another.
Article about the regex++ engine. Discusses validating, searching, replacing.
Regex tester. Includes source download, screenshots and change log.
Template classes for declaring grammars as set of compound classes. Download link.
Perl-compatible regular expressions library used in projects such as PHP. Includes download, documentation and contact information.
Pre-compiled version of the PCRE library. Includes download links for several PCRE versions.
POSIX-compliant regex library that supports fuzzy matching. Includes FAQ, documentation and download.
Documentation for a C++ regex library. Includes html and PDF format.

Last update:
September 1, 2020 at 5:25:06 UTC

Check out
Regional: Europe: United Kingdom: England: Devon: Clayhidon
- Recently edited by merlin1
- Recently edited by merlin1