以简单的方式学习正则表达式
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
High-performance regular expression matching library
翻译 - 高性能正则表达式匹配库
A collection of useful regex patterns
Turn a path string such as `/user/:name` into a regular expression
翻译 - 将诸如/ user /:name之类的路径字符串转换为正则表达式
This project contains the source code of a tool for generating regular expressions for text extraction: 1. automatically, 2. based only on examples of the desired behavior, 3. without any external hi...
Swift Regex is an online tool to learn, build and test Swift Regex Regex and Regex Builder.
Small portable regex in C
翻译 - C中的小型便携式正则表达式
Regular expressions (regex), pascal.
Cheatsheet for different regex syntaxes
翻译 - 不同正则表达式语法的备忘单
A regex-based programming language.
翻译 - 基于正则表达式的编程语言。
Türkiye'de kullanılan bazı kalıpların regex kodları
翻译 - 土耳其使用的一些模式的正则表达式代码
#效率工具集合#ripgrep 是一个命令行文件搜索工具,自动递归、正则匹配内容
The code for iHateregex.io 😈 - The Regex Cheat Sheet
Validates regex, typos, disposable, dns and smtp
REGex in Rust with EcmaScript Syntax
Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.
Custom regex filter list for use with Pi-hole.
翻译 - 用于Pi-hole的自定义正则表达式过滤器列表。