Regaxor

Regex tester

A tool to test and detect issues with regular expressions by fuzzing them with random input data.

A regular expression fuzzer.

GitHub

43 stars
5 watching
5 forks
Language: JavaScript
last commit: over 6 years ago
fuzzingregexregexpregular-expressiontools

Related projects:

Repository Description Stars
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
lsvhome/regex-tester An application designed to test and manipulate regular expressions in C# 9
jkutner/saferegex A tool to identify potential regular expression vulnerabilities in software 52
burntsushi/rebar A tool for comparing the performance of different regular expression engines on a set of curated tasks. 227
rundevelopment/regexp-ast-analysis A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes 3
taw/imba-regexp-explorer A tool to interactively explore and test regular expressions in the Imba programming language 2
nurulc/incr-regex-package A package providing an incremental regular expression parser for input validation and masking in JavaScript applications. 13
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
michaelsl/blazor-wasm-test-012020 A Blazor application that allows testing regular expressions in a browser environment hosted on GCP Cloud Run 4
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
tree-sitter/tree-sitter-regex A parser for regular expressions that provides a structured representation of the match results 74
trusktr/regexr A template tag function for composing regular expressions without double escaping. 62
slevithan/regex-colorizer A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages. 176
tomiis4/hypersonic.nvim A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions. 216
dmitrysoshnikov/regexp-tree Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript 401