regex
regex library
A comprehensive C++ regular expression library with advanced features and compiler defect workarounds.
Boost.org regex module
86 stars
17 watching
94 forks
Language: C++
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance regular expression matching library for efficient pattern scanning in large data streams | 4,857 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A tool for comparing the performance of different regular expression engines | 103 |
| A live regular expression testing environment built with curses. | 8 |
| A C-based regular expression library designed to support new expressions and compatible with various platforms. | 625 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A Swift library for working with regular expressions. | 332 |
| A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around. | 438 |
| A benchmarking project comparing the performance of different programming languages' regex engines | 315 |
| A Swift library that provides an expressive and flexible regular expression type | 612 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A library for processing regular expressions using the PCRE2 library | 5 |