pcre2

Regex library

A C library implementing regular expression pattern matching using Perl syntax and semantics

PCRE2 development is based here.

GitHub

925 stars
35 watching
196 forks
Language: C
last commit: over 1 year ago

Related projects:

RepositoryDescriptionStars
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
mmottl/pcre-ocamlA library that provides Perl-compatible regular expressions for string matching in OCaml31
mudge/re2A fast and safe regular expression engine designed to eliminate security vulnerabilities130
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
yandex/pirePerforms efficient text matching using regular expressions without lookahead or backtracking capabilities.332
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
ron4fun/srl-cppA C++11 library for constructing regular expressions with ease and flexibility.0
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
tc39/proposal-regexp-r-escapeProposes an escape sequence for matching Unicode line terminators in regular expressions5
ocaml/ocaml-reA regular expression library written in OCaml that compiles patterns into finite automata for efficient matching234
zimprojects/srellA header-only C++ template library for working with regular expressions in ECMAScript-compatible way11
cloudflare/lua-re2A C and Lua wrapper for RE2's regular expression library36
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
tc39/proposal-regex-escapingStandardizes escaping of string characters for use in regular expressions.375
intel/hyperscanA high-performance regular expression matching library for efficient pattern scanning in large data streams4,857