#
regex
Here are 3,210 public repositories matching this topic...
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
Updated
Mar 21, 2022 - Rust
-
Updated
Oct 16, 2021 - Shell
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
-
Updated
Jan 31, 2022 - Python
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
Mar 21, 2022 - Rust
-
Updated
Aug 15, 2019 - TypeScript
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
-
Updated
Jan 7, 2021
The code for iHateregex.io 😈 - The Regex Cheat Sheet
-
Updated
Jan 18, 2022 - Vue
Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
-
Updated
Mar 20, 2022 - Rust
Intuitive find & replace CLI (sed alternative)
-
Updated
Jan 2, 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
Mar 18, 2022 - Rust
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, 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 18, 2022 - JavaScript
-
Updated
Mar 12, 2022
A container repository for my public web hacks!
-
Updated
Oct 14, 2021 - JavaScript
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
Mar 16, 2022 - OCaml
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
-
Updated
Mar 10, 2022 - JavaScript
Learn Python Regular Expressions step by step from beginner to advanced levels
-
Updated
Jan 6, 2022 - Python
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
Mar 21, 2022 - D
-
Updated
Mar 18, 2022 - Vim script
A sane interface for php's built in preg_* functions
-
Updated
Mar 21, 2022 - PHP
Custom regex filter list for use with Pi-hole.
-
Updated
Mar 5, 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
Mar 15, 2022 - C++
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
.gitfolder will still grow. It'