regex-util
There are 25 repositories under regex-util topic.
caofanCPU/D8gerAutoCode
🔥🔥🔥 🚀 重复编码老瞎忙,⚡️写来写去那几行, 🌱 不知工具在何方?🍻 八哥智能一键帮!
ibnuh/regex-generator
A web tools to generate regular expressions from set of strings. https://ibnuhx.com/regex-generator
trusktr/regexr
Easily compose regular expressions without the need for double-escaping inside strings.
moar-regex/moar
Deterministic Regular Expressions with Backreferences
f01c33/rx
Regex eXplorer, allows you to test your regexes with live-reload
PG1003/lex
C++ library for Lua style pattern matching
rhaeguard/rgx
a tiny regex engine written in go
Bartozzz/wildcard-named
A small and easy-to-use utility module for matching strings using named and/or unnamed wildcards for JavaScript.
roberthgnz/visual-regex
Visual Studio Code extension to get detailed and visual information about the pattern you make.
NicoNex/red
Recursive Editor
pedroegsilva/gofindthem
Gofindthem is a go library that implements a domain-specific language(DSL), which is similar to a logical expression. It also uses a substring matching engine (implementations of Aho-Corasick) and a regex matching engine to enable more complex searches with easy-to-read expressions. It supports multiple expressions searches, making it an efficient way to "classify" documents according to the expressions that were matched.
BooleanCube/Random-Regex-Generator
A random RegEx generator without using any RegEx
osch/lrexrepl
Search & Replace in multiple files using regular expressions and Lua
hoaftq/dev-utilities
Utilities to help developers with their works
jehugaleahsa/RegexUp
Compose, decompose and analyze regular expressions.
9yk/regexpal
Dark regexpal offline engine
gavinkendall/rgxchk
A dynamic regular expressions validator
JanZsch/RegSeed
Create random strings from regular expressions
ArmandGiraud/sequellecode
Link Legifrance articles in natural language
codexarama/GameOn
OC - P03 | Landing page annonçant le prochain événement GameOn auquel l'utilisateur peut s'inscrire via le formulaire
dehlirious/regexFun
This has a function to generate a recursive regex for matching curly brackets, and a performance tester for that regex.
GerbenAaltink/mrex
KISS/YAGNI Regex
lexus27/php-regex
Regular expression info and preprocessing toolkit
MohammadYounes/match-guard
Simplify pattern matching by guarding parts of the input string