SRELL

regex engine

A header-only C++ template library for working with regular expressions in ECMAScript-compatible way

Header-only ECMAScript (JavaScript) compatible regular expression engine

GitHub

11 stars
3 watching
1 forks
Language: C++
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
ron4fun/srl-cppA C++11 library for constructing regular expressions with ease and flexibility.0
sharplet/regexA Swift library that provides an expressive and flexible regular expression type612
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
verbalexpressions/csharpverbalexpressionsA C# library for constructing regular expressions with a more readable and intuitive syntax.1,174
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
tiehuis/zig-regexAn automaton-based regex implementation for the Zig programming language205
yandex/pirePerforms efficient text matching using regular expressions without lookahead or backtracking capabilities.332
cesanta/slreA lightweight C/C++ regular expression engine optimized for performance and compactness.535
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171
fsprojects/fsharp.text.regexproviderA type provider for regular expressions.74
yyytcool/rexxA human-readable regex library with structured syntax and variable support.2
ocaml/ocaml-reA regular expression library written in OCaml that compiles patterns into finite automata for efficient matching234