English»Software»Data Structures & Algorithms»Regular Expressions & Context Free Grammars | searchivarius.org
log in | about 
 



hyperscan   - High-performance regular expression matching library from Intel.
Jison: JavaScript parser generator  
PIRE - Perl Incompatible Regular Expressions  
Plan9 regular expression library  
RE2   - RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
redgrep  Janusz Brzozowski
TRE   - a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.