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: about 1 year ago
Linked from 1 awesome list

pcre2regexregular-expressionsvlangvlang-module

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pcre2project/pcre2 A C library implementing regular expression pattern matching using Perl syntax and semantics 925
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. 896
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 289
ocaml/ocaml-re A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching 234
yandex/pire Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. 332
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 141
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,857
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. 86