slre

Regexp engine

A lightweight C/C++ regular expression engine optimized for performance and compactness.

Super Light Regexp engine for C/C++

GitHub

535 stars
49 watching
113 forks
Language: C
last commit: almost 6 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
zimprojects/srellA header-only C++ template library for working with regular expressions in ECMAScript-compatible way11
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
sharplet/regexA Swift library that provides an expressive and flexible regular expression type612
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
laurikari/treA lightweight POSIX compliant regexp matching library with approximate matching capabilities811
imagibee/gigantorA high-performance regular expression search and replace library designed to handle large files and streams efficiently22
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
slevithan/regex-colorizerA lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages.176
mudge/re2A fast and safe regular expression engine designed to eliminate security vulnerabilities130
openresty/sregexA Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution.617
yandex/pirePerforms efficient text matching using regular expressions without lookahead or backtracking capabilities.332
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
cloudflare/lua-re2A C and Lua wrapper for RE2's regular expression library36