regex-performance

Regex benchmarking tool

A tool for comparing the performance of different regular expression engines

Performance comparison of regular expression engines.

GitHub

103 stars
6 watching
31 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mariomka/regex-benchmarkA benchmarking project comparing the performance of different programming languages' regex engines315
burntsushi/rebarA tool for comparing the performance of different regular expression engines on a set of curated tasks.233
fancy-regex/fancy-regexA Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around.438
intel/hyperscanA high-performance regular expression matching library for efficient pattern scanning in large data streams4,857
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
rundevelopment/regexp-ast-analysisA TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes3
0xsobky/regaxorA tool to test and detect issues with regular expressions by fuzzing them with random input data.43
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
crossroadlabs/regexA Swift library for working with regular expressions.332
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171
telekons/one-more-re-nightmareA fast and efficient regular expression compiler written in Common Lisp141
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
nitely/nim-regexA library implementing a fast and descriptive regular expression engine for string matching228