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
11 stars
3 watching
1 forks
Language: C++
last commit: almost 2 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A library for processing regular expressions using the PCRE2 library | 5 | |
| A C++11 library for constructing regular expressions with ease and flexibility. | 0 | |
| A Swift library that provides an expressive and flexible regular expression type | 612 | |
| A Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution. | 617 | |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 | |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 | |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 | |
| A C-language regular expression engine designed for speed and simplicity. | 10 | |
| An automaton-based regex implementation for the Zig programming language | 205 | |
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 | |
| A lightweight C/C++ regular expression engine optimized for performance and compactness. | 535 | |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 | |
| A type provider for regular expressions. | 74 | |
| A human-readable regex library with structured syntax and variable support. | 2 | |
| A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |