A software library for regular expressions via a finite-state machine using automata theory. [BSD-3-Clause]
C++BSD 3-Clause "New" or "Revised" Licensesteady
11 projectsRegular Expression
A software library for regular expressions via a finite-state machine using automata theory. [BSD-3-Clause]
C++BSD 3-Clause "New" or "Revised" Licensesteady
Hyperscan is a high-performance multiple regex matching library by Intel. Provides simultaneous matching of large numbers of regexps (up to tens of thousands). Typically used in a DPI library stack. [BSD]
C++Otheractive
A Compile time PCRE (almost) compatible regular expression matcher. [MIT]
C++Apache License 2.0active
A modern and flexible regular expressions library that supports a variety of character encodings. [BSD]
COtherslowingarchived
a set of C functions that implement regular expression pattern matching. [BSD] website
COtheractive
The approximate regex matching library and agrep command line tool. [BSD-2-Clause]
COtheractive
A portable fork of the high-performance regular expression matching library. [BSD-3-Clause]
C++Otheractive
A non-backtracking NFA/DFA-based Perl-compatible regex engine library for matching on large data streams. [BSD]
COtherdormant
Super Light Regexp engine for C/C++. [GPLv2/Proprietary]
COtherdormant
C++ regular expressions made easy. [MIT]
C++MIT Licensedormant
Perl Incompatible Regular Expressions library by Yandex. Can be really fast (more than 400 MB/s). [LPGL v3.0]
C++Otherdormantarchived