regex

regex library

A comprehensive C++ regular expression library with advanced features and compiler defect workarounds.

Boost.org regex module

GitHub

86 stars
17 watching
94 forks
Language: C++
last commit: about 1 month ago

Related projects:

Repository Description Stars
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,857
verbalexpressions/cppverbalexpressions A C++ library for constructing complex regular expressions with a simple and intuitive API. 382
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 896
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 103
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
k-takata/onigmo A C-based regular expression library designed to support new expressions and compatible with various platforms. 625
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
crossroadlabs/regex A Swift library for working with regular expressions. 332
zimprojects/srell A header-only C++ template library for working with regular expressions in ECMAScript-compatible way 11
yandex/pire Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. 332
fancy-regex/fancy-regex A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around. 438
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315
sharplet/regex A Swift library that provides an expressive and flexible regular expression type 612
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5