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: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
verbalexpressions/csharpverbalexpressionsA C# library for constructing regular expressions with a more readable and intuitive syntax.1,174
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
cesanta/slreA lightweight C/C++ regular expression engine optimized for performance and compactness.535
ron4fun/srl-cppA C++11 library for constructing regular expressions with ease and flexibility.0
mudge/re2A fast and safe regular expression engine designed to eliminate security vulnerabilities130
yandex/pirePerforms efficient text matching using regular expressions without lookahead or backtracking capabilities.332
dmitrysoshnikov/regexp-treeTools and APIs for parsing, manipulating, and executing regular expressions in JavaScript401
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
zimprojects/srellA header-only C++ template library for working with regular expressions in ECMAScript-compatible way11
pcre2project/pcre2A C library implementing regular expression pattern matching using Perl syntax and semantics925
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
telekons/one-more-re-nightmareA fast and efficient regular expression compiler written in Common Lisp141
imagibee/gigantorA high-performance regular expression search and replace library designed to handle large files and streams efficiently22
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103