regex

regex library

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

Boost.org regex module

GitHub

84 stars
17 watching
91 forks
Language: C++
last commit: 6 days ago

Related projects:

Repository Description Stars
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,830
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. 895
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
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. 626
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
crossroadlabs/regex A Swift library for working with regular expressions. 333
zimprojects/srell A header-only C++ template library for working with regular expressions in ECMAScript-compatible way 11
yandex/pire High-performance text matching library with limited functionality. 330
fancy-regex/fancy-regex A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around. 431
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