pcre2

Regex processor library

A library for processing regular expressions using the PCRE2 library

A V library for processing PCRE regular expressions

GitHub

5 stars
1 watching
1 forks
Language: V
last commit: 12 months ago
Linked from 1 awesome list

pcre2regexregular-expressionsvlangvlang-module

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pcre2project/pcre2 A set of C functions for regular expression pattern matching using a syntax similar to Perl 5. 914
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
openresty/sregex A Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution. 617
zimprojects/srell A header-only C++ template library for working with regular expressions in ECMAScript-compatible way 11
ron4fun/srl-cpp A C++11 library for constructing regular expressions with ease and flexibility. 0
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 290
ocaml/ocaml-re A library for compiling and executing regular expressions in OCaml. 232
yandex/pire High-performance text matching library with limited functionality. 330
mudge/re2 A fast and safe regular expression engine designed to eliminate security vulnerabilities 130
nasciiboy/recursiveregexpraptor-4 A C-language regular expression engine designed for speed and simplicity. 10
telekons/one-more-re-nightmare A fast and efficient regular expression compiler written in Common Lisp 139
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,830
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84