Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piotrpsz/regex

Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).
https://github.com/piotrpsz/regex

cpp regex

Last synced: about 2 months ago
JSON representation

Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).

Awesome Lists containing this project

README

        

# regex
Regex is C++ wrapper for PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).

Oryginal C code can you find at: https://www.pcre.org/current/doc/html/index.html