#
regex
Here are 3,308 public repositories matching this topic...
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
Updated
May 23, 2022 - Rust
-
Updated
Oct 16, 2021 - Shell
A command-line tool and library for generating regular expressions from user-provided test cases
rust
cli
terminal
tool
regex
regexp
regular-expression
regex-pattern
command-line-tool
rust-library
regular-expressions
rust-crate
rust-cli
-
Updated
May 26, 2022 - Rust
-
Updated
Aug 15, 2019 - TypeScript
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
-
Updated
May 17, 2022
Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
-
Updated
May 7, 2022 - Rust
The code for iHateregex.io 😈 - The Regex Cheat Sheet
-
Updated
May 24, 2022 - Vue
Intuitive find & replace CLI (sed alternative)
-
Updated
May 22, 2022 - Rust
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
rust
automata
regex
regexp
nfa
automaton
regular-expressions
dfa
regex-engine
regex-syntax
regex-parser
-
Updated
May 20, 2022 - Rust
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, taro, bulma, browser-sync, documentation.js, stylelint, nyc, ava, and many others! Please follow micromatch's author: https://github.com/jonschlinkert
javascript
bash
node
regex
glob
regular-expression
matcher
glob-pattern
glob-matching
multimatch
minimatch
wildcard
micromatch
extglob
node-glob
globbing
extended-glob
wildmat
globby
tidelift
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 12, 2022
A tool for structural code search and replace that supports ~every language.
javascript
refactoring
python
c
java
go
swift
rust
syntax
php
typescript
parsing
parser-combinators
linting
regex
reason
rewriting
search-and-replace
program-transformation
syntax-transformation
-
Updated
May 20, 2022 - OCaml
-
Updated
May 29, 2022 - TypeScript
A container repository for my public web hacks!
-
Updated
Oct 14, 2021 - JavaScript
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
-
Updated
Apr 1, 2022 - JavaScript
Learn Python Regular Expressions step by step from beginner to advanced levels
-
Updated
Jan 6, 2022 - Python
search
unicode
interactive
zip
regex
tar
fuzzy-search
code-search
pcre
recursively-search
source-code
grep
ripgrep
silver-searcher
hexdump
file-search
text-search
shell-utilities
grepping
grep-search
-
Updated
May 29, 2022 - C++
The standard library of the D programming language
unicode
meta
functional
math
algorithms
datetime
containers
regex
concurrency
d
dlang
allocator
parallelism
digest
stdio
standard-library
traits
phobos
type-conversion
ranges
-
Updated
May 29, 2022 - D
-
Updated
May 13, 2022 - Vim script
Custom regex filter list for use with Pi-hole.
-
Updated
Mar 5, 2022 - Python
A sane interface for php's built in preg_* functions
-
Updated
May 19, 2022 - PHP
Improve this page
Add a description, image, and links to the regex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regex topic, visit your repo's landing page and select "manage topics."
(As discussed in #885,) the current benchmark suite has a few shortcomings.
The most obvious one is that there is no standardized dataset. Past ideas involved using large Git repositories (Linux, Chromium, Rust compiler), but these repositories change over time. We can not simply check out a certain state because the
.git
folder will still grow. It'