pcre2
Regex processor library
A library for processing regular expressions using the PCRE2 library
A V library for processing PCRE regular expressions
5 stars
1 watching
1 forks
Language: V
last commit: about 1 year ago
Linked from 1 awesome list
pcre2regexregular-expressionsvlangvlang-module
Related projects:
Repository | Description | Stars |
---|---|---|
| A C library implementing regular expression pattern matching using Perl syntax and semantics | 925 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| 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 |
| A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| A C++11 library for constructing regular expressions with ease and flexibility. | 0 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A fast and efficient regular expression compiler written in Common Lisp | 141 |
| A high-performance regular expression matching library for efficient pattern scanning in large data streams | 4,857 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |