RecursiveRegexpRaptor-4
regexp engine
A C-language regular expression engine designed for speed and simplicity.
regexp4 engine (C-lang)
10 stars
5 watching
0 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A live regular expression testing environment built with curses. | 8 |
| A lightweight C/C++ regular expression engine optimized for performance and compactness. | 535 |
| A C++11 library for constructing regular expressions with ease and flexibility. | 0 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| A C library implementing regular expression pattern matching using Perl syntax and semantics | 925 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A fast and efficient regular expression compiler written in Common Lisp | 141 |
| A high-performance regular expression search and replace library designed to handle large files and streams efficiently | 22 |
| A tool for comparing the performance of different regular expression engines | 103 |