An open API service indexing awesome lists of open source software.

Regular expression

A regular expression (shortened as regex or regexp), sometimes referred to as rational expression, is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for “find” or “find and replace” operations on strings, or for input validation.

Regular expression techniques are developed in theoretical computer science and formal language theory. They are used in search engines, in search and replace dialogs of word processors and text editors, in text processing utilities such as sed and AWK, and in lexical analysis. Regular expressions are also supported in many programming languages.

Different syntaxes for writing regular expressions have existed since the 1980s, one being the POSIX standard and another, widely used, being the Perl syntax.

https://github.com/huanhuanonly/clipboardfilter

Monitor the clipboard, filter the specified characters when writing to the clipboard, and support variable and regular expression to replace the matched text.

clipboard cpp filter qt regular-expression replacer text trie variables variables-parser

Last synced: 25 Feb 2026

https://github.com/sulami/rx

Standalone version of Emacs' rx macro

emacs regex regular-expression rust

Last synced: 22 Apr 2025

https://github.com/denxv/tgv2rayscraper

TGV2RayScraper is a Python project for collecting data from Telegram channels, extracting V2Ray configurations, and processing them by cleaning, normalizing, and deduplicating, while keeping channel information up to date. It provides asynchronous tools for data collection and synchronous tools for configuration processing.

aiohttp anytls async hysteria2 json open-source python regular-expression requests scraper shadowsocks ssr telegram trojan tuic v2ray vless vmess vpn wireguard

Last synced: 02 May 2026

https://github.com/maykon-oliveira/regex-tutorial

:bulb: Learn how to use and get the most out of regular expressions.

javascript regex regexp regexp-search regular-expression tutorial

Last synced: 02 Aug 2025

https://github.com/kei-k23/rex

Regular Expression (Regex) engine that written in C++

clang cpp regex regular-expression

Last synced: 15 Oct 2025

https://github.com/oswaldobapvicjr/jep-data-extension

An extension of the Java Expression Parser library with useful functions for data handling

data-manipulation java jep jsonpath regular-expression xpath

Last synced: 08 May 2025

https://github.com/pwwang/regexr

Regular expressions for humans

regex regular-expression regular-expressions

Last synced: 31 Jan 2026

https://github.com/k4m4/sha-regex

Regular expression for matching SHA hashes in strings.

hash matcher regex regex-match regular-expression sha

Last synced: 10 Jun 2025

https://github.com/li-boxuan/regex-checker

GitHub App that checks Pull Request titles using user-defined regular expression

continuous-integration github github-app probot-app regular-expression

Last synced: 17 May 2026

https://github.com/meniny/re

🔫 Pythonic RegEx library.

python pythonic re regex regexp regular-expression swift

Last synced: 18 May 2026

https://github.com/ahkhanjani/regez

RegEz is a RegEx generator for coding regular expressions in JavaScript.

javascript regex regex-generator regexp regular-expression regular-expressions typescript

Last synced: 27 Jan 2026

https://github.com/bryanwilhite/blog

My source files for my technical Blog entries—an 11ty-based fire hose 🚒 for a static web site

11ty c-sharp csharp json markdown regex regular-expression static-site-generator

Last synced: 07 Oct 2025

https://github.com/sinkaroid/nhentaish

bash nhentai downloader

bash doujinshi nhentai regular-expression

Last synced: 14 Oct 2025

https://github.com/philpennock/emailsupport

Golang routines and variables useful when dealing with email

email-validation go regular-expression

Last synced: 18 Mar 2025

https://github.com/smimram/regrade

Simple grading system using regular expressions.

assignment grade homework ocaml regular-expression

Last synced: 12 Feb 2026

https://github.com/luciopaiva/cols-and-rows

When grep is not enough... transform text input, line by line, using regular expressions.

console-tool grep regular-expression text-processing

Last synced: 21 Mar 2025

https://github.com/thaliaarchi/re1-rust

A port of re1, Russ Cox’s simple, virtual machine–based regular expression engine

regular-expression

Last synced: 11 Feb 2026

https://github.com/cnlon/regexp.online

To learn & test Regular Expression online

javascript regex regexp regular-expression

Last synced: 23 Jul 2025

https://github.com/tushararora/regexer

Web extension for Firefox to quickly check matches in a string against a regular expression.

firefox firefox-addon firefox-extension javascript regular-expression

Last synced: 10 Aug 2025

https://github.com/gusenov/xls-formula-eval-java

Java-библиотека для вычисления Excel-формул.

excel expression-evaluator formula-parser java java-library regular-expression xls

Last synced: 20 Feb 2026

https://github.com/jpmhouston/renamecommand

A ParsableArguments implementation for making minimal rename scripts in Swift

argumentparser command-line regular-expression rename-script swift swift-package-manager swift-sh

Last synced: 21 Oct 2025

https://github.com/mottie/is-regexp-string

Check if a string is a regular expression

check node regexp regular-expression string

Last synced: 26 Apr 2026

https://github.com/vaeth/pyrep

Search and/or replace regular expressions within many files interactively

regular-expression replace-in-files replace-text

Last synced: 26 Mar 2025

https://github.com/luketowers/oc-twigpcre-plugin

Twig PCRE Filters / Functions for OctoberCMS

octobercms octobercms-plugin php plugin regex regular-expression twig

Last synced: 09 Apr 2025

https://github.com/LukeTowers/oc-twigpcre-plugin

Twig PCRE Filters / Functions for OctoberCMS

octobercms octobercms-plugin php plugin regex regular-expression twig

Last synced: 12 Apr 2025

https://github.com/e-spin/form-regex-bundle

With the extension, a new text field is available in the form generator, where a Individual input check via Regular Expression (Regex) and a message is displayed in the event of an error.

contao form regex regular-expression

Last synced: 19 Jan 2026

https://github.com/Mottie/is-regexp-string

Check if a string is a regular expression

check node regexp regular-expression string

Last synced: 27 Jul 2025

https://github.com/urigoren/nre

Nice Regular Expressions

regular-expression

Last synced: 15 Jul 2025

https://github.com/mooseburger1/2015-twitter-airline-sentiment-analysis

Performing sentiment analysis of airlines from Twitter Data.

matplotlib numpy pandas-dataframe python3 regular-expression

Last synced: 09 May 2026

https://github.com/hlysine/readable-regexp

Regular Expressions - quick and concise, readable and composable.

readable regex regexp regular-expression regular-expressions typescript

Last synced: 10 May 2026

https://github.com/kei-k23/g-grep

G-grep is a small regular expression (regex) engine that is written in Go

go regex regular-expression

Last synced: 07 Mar 2026

https://github.com/chandansoren/medical-data-extraction

Medical data extraction from medical documents like prescription and patient details document using python and Regex

fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression

Last synced: 06 May 2026

https://github.com/inspect-js/has-named-captures

Does the JS environment support named capture groups in regexes?

capture group javascript named regex regular-expression regular-expressions

Last synced: 07 Oct 2025

https://github.com/rafael-santiago/here

A tiny C-library that implements regular expressions.

c minimalist-library regular-expression

Last synced: 10 Oct 2025

https://github.com/zadean/xs_regex

XML Schema Regex for Erlang

erlang regex regular-expression xml xml-schema xpath xquery

Last synced: 28 Oct 2025

https://github.com/aidinhamedi/python-color-print-v2

A simple and user friendly way to print colored text to the console.

color colorfu colorprint print python python3 regular-expression

Last synced: 06 Apr 2025

https://github.com/regexhq/floating-point-regex

Regular expression for matching floating-point literals.

floating-point number regex regexp regular-expression

Last synced: 09 Mar 2026

https://github.com/yuqingc/lxa

Lexical analysis/Regular expression engine written in TypeScript

compiler lexical-analysis regular-expression regular-expression-engine

Last synced: 17 Mar 2025

https://github.com/tiaanduplessis/sa-company-registration-number-regex

Regular expression for matching South African Company Registration Number

company-registration regular-expression south-africa

Last synced: 08 Aug 2025

https://github.com/hex7c0/safer-regex

detect possibly exponential-time regular expressions (with cli support)

cli nodejs regex regular-expression

Last synced: 26 Feb 2026

https://github.com/dohliam/portable-regex

A regular expression tool with live-updating search and replace

grep regex regular-expression test-regex

Last synced: 18 Mar 2026

https://github.com/kernix13/pre-code-formatter

JavaScript output of selected code with span color classes for a pre code block.

blog codeblocks pre-tag regex regular-expression regular-expressions

Last synced: 19 Mar 2026

https://github.com/rangoo94/object-regexp

Match regular expressions on list of objects

formula js-engine objects parser quantifiers regexp regular-expression

Last synced: 26 Mar 2025

https://github.com/mohaphez/linux-tutorial-tricks

Here I‍ note all I know about linux commands , tricks, and what I have from experiences.

bash linux linux-commands linux-tutorial regular-expression tutorial vim

Last synced: 19 Apr 2026

https://github.com/gpalleschi/pyexpresso

A Visual Tool to check regular expression written in Python using Kivy GUI framework, it permits test expressions, save expression on file and load expression from a file.

kivy kivy-framework python regular-expression regular-expressions

Last synced: 04 Jan 2026

https://github.com/yanivmo/ruler

Humane formal grammar library for Python

grammar regex regular-expression

Last synced: 22 Mar 2025

https://github.com/serpent7776/rer

regular expression based file renamer

commandline regex regular-expression rename rename-files utility

Last synced: 11 Mar 2025

https://github.com/basemax/iranian-phonenumber-validator-nodejs

A library for validating Iranian phone numbers in nodejs that can help you to extract all phone numbers from a text, check if a text has a phone number, check if a text is exactly a phone number, check if a text includes a special phone number.

iran iranian javascript js node nodejs phone-number phone-number-validation phone-number-validator phonenumber phonenumber-validation phonenumber-validator regex regex-pattern regular-expression regular-expressions validate validator validators

Last synced: 01 May 2026

https://github.com/jabhij/py-regularexpressionx

Everything you need to know about Regular Expression in python for scientific work, especially related to Data Science.

python regex regular-expression

Last synced: 29 May 2026

https://github.com/frsource/frs-replace

The fastest way to replace any text/file/piped stream content. Shipped with both NodeJS API & CLI out of the box!

cli command-line-interface fast frs-replace javascript nodejs performance pipe pipes regex regexp regular-expression replace replacement stream streams

Last synced: 18 May 2026

https://github.com/pschiffmann/verbose-regexp.dart

Simulates verbose flag behavior for regular expressions in Dart.

dart regular-expression

Last synced: 22 Feb 2026

https://github.com/kevinokerlund/dom-regex

JavaScript library for querying DOM elements with Regular Expressions.

dom dom-regex javascript-library queryselector regular-expression

Last synced: 08 Aug 2025

https://github.com/ahsankhan26/whatsapp-chat-parser

Takes a txt file of Whatsapp Group Chat and Parses it for analysis.

python regex regular-expression regular-expressions sql whatsapp-chat-parser

Last synced: 08 Apr 2025

https://github.com/ohorbatiuk/renamer

Use regular expressions for renaming files and folders on Synology servers.

docker docker-compose docker-image filter regular-expression rename-files synology synology-servers

Last synced: 13 Apr 2026

https://github.com/msthamizh/bizcardx-extracting-business-card-data-with-ocr

Developing a Streamlit application that enables users to upload business card images and extract key details using easyOCR. The app allows users to manage the extracted data (view, update, delete) and securely stores it in a MySQL database. It also highlights extracted text directly on the business card image using Pillow.

easyocr mysql numpy pandas pillow python regular-expression streamlit

Last synced: 10 Apr 2026

https://github.com/ajhsu/regextract

Extracting text with Regular Expression

javascript regexp regular-expression

Last synced: 17 Aug 2025

https://github.com/coolcat467/idlealign

Idle Align - Emacs Align by Regular Expression as an IDLE Extension

align coolcat467 extension idle python python-idle python3 regex regular-expression regular-expressions tkinter-python

Last synced: 11 Apr 2025

https://github.com/hazimavdal/regex

A library for parsing and operating on formal regular expressions

brzozowski-derivative formal-languages parsing regular-expression regular-expressions smlnj

Last synced: 28 Feb 2026

https://github.com/hugoalh/url-regexp-es

An ES (JavaScript & TypeScript) module for URL regular expression.

es javascript js modulejs regexp regular-expression ts typescript url

Last synced: 22 Mar 2025

https://github.com/zeqiang-lai/visualization-of-regx2dfa

Java program that converts regular expression to DFA.

dfa java nfa regular-expression visualization-tools

Last synced: 22 Mar 2025

https://github.com/gyumeijie/regexp

A quick regular expression cheatsheet by examples.

cheatsheet regular-expression

Last synced: 13 Feb 2026

https://github.com/lebrancworkshop/learn-javascript-regex

Learn Regular Expression on Javascript (Programming Language).

javascript regular-expression

Last synced: 11 Jun 2025

https://github.com/erikplachta/cs-regex-reference-guide

A general reference guide on how to understand and use regex.

computer-science cs guide reference regex regular-expression regular-expressions

Last synced: 04 Mar 2026

https://github.com/ralphtheninja/match-sink

Pipe data to a stream and react to single or multiple matches

regular-expression stream

Last synced: 14 Oct 2025

https://github.com/rangoo94/universal-lexer

Parse any text input to tokens, according to provided regular expressions.

lexer lexical-analysis parser parsing regular-expression scanner tokenizer

Last synced: 09 Sep 2025

https://github.com/ascentis/mssql-regex

Simple package allowing to use CLR RegEx within MSSQL

clr-regex dotnet mssql mssql-database mssql-regex regex regular-expression

Last synced: 30 Oct 2025

https://github.com/dzenis-h/js_practice

This repo contains various Vanilla JS applications made with only the sole purpose of sharpening my existing skills, practicing and implementing them, and, of course, learning new ones. If you take a closer look, it's obvious that I've extended this repo to include other (not vanilla JS) technologies, but still based on JavaScript.

ecmascript2017 es6 expressjs javascript nodejs reactjs redux regular-expression vanilla-javascript

Last synced: 11 Apr 2026

https://github.com/basemax/email-validator-nodejs

This is a simple email validator for NodeJS that can match all emails in a string, check if a string has an email address, or check if a string includes a specific email address. You can use this module to validate emails in your NodeJS projects.

email email-validate email-validator javascript javascript-regex js js-regex regex regex-javascript regex-js regular-expression regular-expression-javascript regular-expression-js regular-expressions validator

Last synced: 27 Jul 2025

https://github.com/dohliam/elements-of-a-in-b

Find matching strings in two columns using regular expressions

columns javascript matches regex regular-expression tiny-tools

Last synced: 21 Mar 2025

https://github.com/schonfinkel/RegexPlay

Readings from "A Play on Regular Expressions", 2010

haskell regular-expression

Last synced: 10 Apr 2025

https://github.com/jmeaster30/vore

VerbOse Regular Expressions - Regular Expression Engine with Verbose English-like Syntax

programming-language regex regular-expression

Last synced: 05 Apr 2026

https://github.com/csoren66/medical-data-extraction

Medical data extraction from medical documents like prescription and patient details document using python and Regex

fastapi ocr-recognition opencv-python pdf2image pytesseract python regular-expression

Last synced: 30 Dec 2025