regex-pattern
There are 348 repositories under regex-pattern topic.
pemistahl/grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
insightglacier/Dictionary-Of-Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
xajkep/wordlists
Infosec Wordlists and more.
h33tlit/secret-regex-list
List of regex for scraping secret API keys and juicy information.
Genivia/RE-flex
Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
lk-geimfari/expynent
A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.
pemistahl/grex-js
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
network-evolution/Python_for_Network_Engineers
This repo contains Scripts which are explained in the youtube Channel https://www.youtube.com/c/NetworkEvolution/videos?sub_confirmation=1
curious-odd-man/RgxGen
Regex: generate matching and non matching strings based on regex pattern.
jpcre2/jpcre2
C++ wrapper for PCRE2 Library
bbottema/email-rfc2822-validator
The world's only Java-based rfc2822-compliant email address validator and parser
eriknyquist/librxvm
non-backtracking NFA-based regular expression library, for C and Python
mnestorov/regex-patterns
This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).
legendkong/subi-public
English to RegEx converter, powered by gpt-3.5-turbo and Vercel Edge Functions.
ImLeoNova/100-Iranian-Regex-Patterns
✨ این یک ریپوزیتوری هستش که بهتون 100 تا ریجکس پترن مفید ایرانی 🇮🇷 میده و خیلی راحت میتونید توی وبسایتها و اپلیکیشنهاتون ازش استفاده کنید و لذت ببرید 🚀📱💻
cytopia/i3blocks-modules
Custom modules for i3blocks status bar
dimkatsi91/Cpp-STL-Examples
C++ STL Examples
va1da5/manual-source-code-review
Regex patterns for manual application source code review
agungnursatria/regexpattern
Flutter collection of regex pattern for string validation.
kargaranamir/parstdex
A package that extracts Persian time and date markers by applying regexes -- AACL 2022
And96/Lithium-Text-Extractor
Extract highlighted text from exported files from Lithium (Ebook Reader App)
TheNittam/ReGen
ReGen is a utility tool simplifying Regex creation by selecting values from logs or text. It enhances efficiency for digital forensics, defense, validation, etc. Still in early stages, it aims to streamline Regex writing, boosting professionals' work efficiency.
curioustorvald/KoreanCursewordRegex
Regex for Korean curseword filtering
kiersch/jura_regex
Regulärer Ausdruck zum Finden von Gesetzen in Texten/Regex to find German laws.
moar-regex/moar
Deterministic Regular Expressions with Backreferences
gyrovorbis/tiny-regex-c
Lightweight, C-based regular expression engine as a single file library, inspired by the book "Beautiful Code."
msyavuz/Lua-Capture
Test lua capture patterns online
JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp
Lint the use of lookahead and lookbehind regex expressions.
MarioRuiz/string_pattern
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
AmirBayat0/Email-Validator-with-RegExp-in-Flutter
🚀 Building a 📧 Validator Email App 📱 with Flutter and RegExp 🧩
egberts/bash-ini-file
Get keyvalues by its section/keyword from an INI-format (v1.4) file in bash (also works with systemd, NetworkManager config files)
ericyoc/gen_dga_regex_and_yara_rules_poc
A demonstration of domain generation algorithm (DGA) and determing regular expression and yara rule for each dga.
diogomachado/regex-comuns
Um estudo de regex comuns
AnshuTrivedi/Data-Analyst-In-Python
Data Analyst Track from Dataquest containing complete my course notes,projects in this repository.
galtzo-floss/gitmoji-regex
🔥 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbols
m62624/flexible_inspect
The Flexible_inspect is a tool for checking the correctness of data in string and byte formats.