rebar

Regex benchmarker

A tool for comparing the performance of different regular expression engines on a set of curated tasks.

A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.

GitHub

227 stars
6 watching
15 forks
Language: Python
last commit: about 2 months ago

Related projects:

Repository Description Stars
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
0xsobky/regaxor A tool to test and detect issues with regular expressions by fuzzing them with random input data. 43
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315
rebench/rebench.github.io A platform providing reasonably accurate benchmarking results for JavaScript performance comparisons. 44
burntsushi/cargo-benchcmp A utility for comparing micro-benchmarks produced by cargo bench. 342
ddddxxx/regex A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications 4
jkutner/saferegex A tool to identify potential regular expression vulnerabilities in software 52
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,838
brynbellomy/regex A Swift framework providing regular expression functionality 67
imagibee/gigantor A high-performance regular expression search and replace library designed to handle large files and streams efficiently 21
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
bencheeorg/benchee A tool for benchmarking Elixir code and comparing performance statistics 1,417
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
amazon-science/ragchecker An automated evaluation framework for assessing and diagnosing Retrieval-Augmented Generation systems. 552
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 290