regex
Here are 3,197 public repositories matching this topic...
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
Updated
Mar 2, 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
-
Updated
Mar 2, 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
-
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 6, 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.
-
Updated
Mar 3, 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
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Dec 15, 2020
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.
-
Updated
Dec 13, 2021 - OCaml
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
-
Updated
Mar 7, 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
-
Updated
Mar 7, 2022 - D
A sane interface for php's built in preg_* functions
-
Updated
Nov 30, 2021 - PHP
-
Updated
Mar 5, 2022 - Vim script
Custom regex filter list for use with Pi-hole.
-
Updated
Mar 5, 2022 - Python
-
Updated
Feb 28, 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'