hyperscan

Regex scanner

A high-performance regular expression matching library for efficient pattern scanning in large data streams

High-performance regular expression matching library

GitHub

5k stars
185 watching
721 forks
Language: C++
last commit: 7 months ago
Linked from 3 awesome lists

regex

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jagracey/regex-dos Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks 162
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
imagibee/gigantor A high-performance regular expression search and replace library designed to handle large files and streams efficiently 21
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 290
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315
sharplet/regex A Swift library that provides an expressive and flexible regular expression type 612
nitely/nim-regex A library implementing a fast and descriptive regular expression engine for string matching 227
yandex/pire High-performance text matching library with limited functionality. 330
davisjam/vuln-regex-detector Detects vulnerable regexes in source code to prevent catastrophic backtracking and other security issues. 320
rundevelopment/regexp-ast-analysis A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes 3
chalk/ansi-regex A regular expression library for matching ANSI escape codes 185
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331