RecursiveRegexpRaptor-4

regexp engine

A C-language regular expression engine designed for speed and simplicity.

regexp4 engine (C-lang)

GitHub

10 stars
5 watching
0 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
verbalexpressions/cppverbalexpressions A C++ library for constructing complex regular expressions with a simple and intuitive API. 382
verbalexpressions/csharpverbalexpressions A C# library for constructing regular expressions with a more readable and intuitive syntax. 1,173
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
cesanta/slre A lightweight C/C++ regular expression engine optimized for performance and compactness. 535
ron4fun/srl-cpp A C++11 library for constructing regular expressions with ease and flexibility. 0
mudge/re2 A fast and safe regular expression engine designed to eliminate security vulnerabilities 130
yandex/pire High-performance text matching library with limited functionality. 330
dmitrysoshnikov/regexp-tree Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript 401
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
zimprojects/srell A header-only C++ template library for working with regular expressions in ECMAScript-compatible way 11
pcre2project/pcre2 A set of C functions for regular expression pattern matching using a syntax similar to Perl 5. 914
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84
telekons/one-more-re-nightmare A fast and efficient regular expression compiler written in Common Lisp 139
imagibee/gigantor A high-performance regular expression search and replace library designed to handle large files and streams efficiently 21
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102