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: almost 2 years ago

Related projects:

RepositoryDescriptionStars
intel/hyperscanA high-performance regular expression matching library for efficient pattern scanning in large data streams4,857
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
k-takata/onigmoA C-based regular expression library designed to support new expressions and compatible with various platforms.625
yyytcool/rexxA human-readable regex library with structured syntax and variable support.2
crossroadlabs/regexA Swift library for working with regular expressions.332
zimprojects/srellA header-only C++ template library for working with regular expressions in ECMAScript-compatible way11
yandex/pirePerforms efficient text matching using regular expressions without lookahead or backtracking capabilities.332
fancy-regex/fancy-regexA Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around.438
mariomka/regex-benchmarkA benchmarking project comparing the performance of different programming languages' regex engines315
sharplet/regexA Swift library that provides an expressive and flexible regular expression type612
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
srackham/pcre2A library for processing regular expressions using the PCRE2 library5