Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: regular-expressions

gherkins/regexpbuilderphp

🦉 human-readable regular expressions

Language: PHP - Size: 199 KB - Last synced: about 3 hours ago - Pushed: about 18 hours ago - Stars: 1,334 - Forks: 50

LeonardoCardoso/SwiftLinkPreview

It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.

Language: Swift - Size: 12.8 MB - Last synced: about 1 hour ago - Pushed: 9 months ago - Stars: 1,366 - Forks: 195

yogeshhk/MiningResume

Text Mining certain fields from a resume

Language: Python - Size: 168 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 53 - Forks: 43

trayanaboykova/Programming-Fundamentals-Java

Tasks from my course Programming Fundamentals with Java at SoftUni

Language: Java - Size: 1.85 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

mbdevpl/Phinite 📦

WPF application for creating a deterministic finite-state machine equivalent to a given regular expression

Language: C# - Size: 6.55 MB - Last synced: 1 day ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

MatiasBrizzio/EstiMate

EstiMate 🦉: A fast and accurate modelcounter tool for estimating the number of models for LTL formulas using transfer matrices.

Language: Java - Size: 99.6 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 2 - Forks: 0

Genivia/RE-flex

A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.

Language: C++ - Size: 64.5 MB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 488 - Forks: 85

greensh7/regexpr

Regexp CLI-based tools in all the major languages. Replaces text and shows matches.

Language: Shell - Size: 50.8 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

markwhitaker/RegexToolbox.kt

Regular expression tools for Kotlin developers

Language: Kotlin - Size: 378 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 6 - Forks: 1

Model-Based-Design-Lab/cmwb

Computational Modeling WorkBench

Language: JavaScript - Size: 3.99 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 3 - Forks: 0

t-regx/T-Regx

Simple library for regular expressions in PHP.

Language: PHP - Size: 5.79 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 441 - Forks: 17

AlekseyKorshuk/FSAtoRegExp

FSA to RegExp Translator

Language: Python - Size: 371 KB - Last synced: 3 days ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

subbus-g/user-registration-problem

Day 14 Assignment of CodinClub 30 Day Bootcamp powered by BridgeLabz.

Language: Shell - Size: 6.84 KB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

edicl/cl-ppcre

Common Lisp regular expression library

Language: Common Lisp - Size: 459 KB - Last synced: 1 day ago - Pushed: 18 days ago - Stars: 291 - Forks: 41

MKaczkow/python_concepts

Repo for general concepts for working with python (e.g. regex, files operations, working with DB's)

Language: Python - Size: 141 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 1 - Forks: 1

uhop/node-re2

node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.

Language: JavaScript - Size: 1.11 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 473 - Forks: 52

ashpect/dfa-nfa

Go package for working with deterministic/non-deterministic finite automata and grammars for regular and context-free languages.

Language: Go - Size: 9.77 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

fredm23579/regex-tutorial

This tutorial will break down the regular expression used for email validation: /^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})$/. This regex ensures a user enters a valid email format by checking for a sequence of characters followed by an "@" symbol, a domain name, and a domain suffix.

Size: 8.79 KB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

nitely/nim-regex

Pure Nim regex engine. Guarantees linear time matching

Language: Nim - Size: 2.95 MB - Last synced: 5 days ago - Pushed: about 1 month ago - Stars: 220 - Forks: 20

frostysh/EXERCISE03_YPARKHOMENKO_CSHARPPRO_HILLEL

Це завдання робимо кожен окремо у своєму репозиторії. Потрібно створити простий консольний аплікейшн. Додати клас з пропертями, конструктори.

Language: C# - Size: 17.6 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

Tools4everBV/HelloID-Lib-Prov-HelperFunctions

Helper Functions - Library - helper functions for HelloID Provisioning

Language: JavaScript - Size: 975 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 1

pomponchik/full_match

One function that makes the string matchable

Language: Python - Size: 10.7 KB - Last synced: 9 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

pemistahl/grex

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

Language: Rust - Size: 1.58 MB - Last synced: 9 days ago - Pushed: 27 days ago - Stars: 6,727 - Forks: 155

callstack/ts-regex-builder

Maintainable regular expressions for TypeScript and JavaScript.

Language: TypeScript - Size: 3.14 MB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 97 - Forks: 2

SUPERustam/plagiat_2023

AntiPlagiat for Tinkoff '23

Language: Python - Size: 1.59 MB - Last synced: 11 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

jElhamm/Compiler

"This repository focuses on implementing Compiler-Related concepts."

Language: C++ - Size: 1.48 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

hedhyw/rex

Flexible regular expressions constructor for Golang.

Language: Go - Size: 669 KB - Last synced: 10 days ago - Pushed: 3 months ago - Stars: 183 - Forks: 6

zagaynov-andrew/regex

Поиск IPv4 и квалифицированного идентификатора в строке. С юнит-тестами.

Language: Python - Size: 4.88 KB - Last synced: 12 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

DGwerds/Pseudocode2python

Traducción de Pseudocódigo a un Lenguaje de Programación para la enseñanza

Language: Jupyter Notebook - Size: 7.82 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 0 - Forks: 0

Py-Contributors/PyEmailer

Send Emails In One Click With Python.

Language: Python - Size: 30.3 KB - Last synced: 13 days ago - Pushed: 3 months ago - Stars: 33 - Forks: 17

slurpcode/dashboard-2

Analytics Dashboard being built with Ruby, Google Charts, JavaScript, jQuery, Bootstrap, HTML5, CSS

Language: HTML - Size: 587 KB - Last synced: 13 days ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

brennanbrown/code-challenges

A repository for my solutions to various programming problems on Code Wars and LeetCode.

Language: Python - Size: 23.4 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

MikeRalphson/regex_parser Fork of codebox/regex_parser

A regular expression parser written in JavaScript

Language: JavaScript - Size: 54.7 KB - Last synced: 13 days ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

wzshiming/crun

Generate matching strings based on regular expressions

Language: Go - Size: 33.2 KB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 10 - Forks: 1

crate-py/regress

Python bindings to the Rust regress crate which provides ECMA regular expressions

Language: Python - Size: 84 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 2 - Forks: 1

wasilibs/go-re2

Drop-in replacement for regexp using re2, for any Go app

Language: Go - Size: 14 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 110 - Forks: 12

izuzak/noam

JavaScript library for working with automata and grammars for regular and context-free languages

Language: JavaScript - Size: 882 KB - Last synced: 10 days ago - Pushed: 4 months ago - Stars: 201 - Forks: 32

aappleby/matcheroni

A minimalist single-header library for building pattern-matchers, lexers, and parsers.

Language: C++ - Size: 7.16 MB - Last synced: about 19 hours ago - Pushed: 22 days ago - Stars: 192 - Forks: 4

rbroderi/Verbex Fork of VerbalExpressions/PythonVerbalExpressions

Python regular expressions made easy

Language: Python - Size: 382 KB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 1 - Forks: 0

google/re2j

linear time regular expression matching in Java

Language: Java - Size: 2.39 MB - Last synced: 7 days ago - Pushed: 7 months ago - Stars: 1,156 - Forks: 158

LibraryCarpentry/lc-data-intro

Library Carpentry: Introduction to Working with Data (Regular Expressions)

Size: 10.7 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 29 - Forks: 84

sudarshan-koirala/userFormValidation

Simple User Form with RegExp

Language: HTML - Size: 3.91 KB - Last synced: 17 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

sudarshan-koirala/SMS-Spam-Classification

Implementing naive bayes classifier to classify messages as spam or ham.

Language: Jupyter Notebook - Size: 209 KB - Last synced: 17 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

sudarshan-koirala/Positive-Negative-Review-using-NLP

Using Natural Language Processing (NLP) to identify whether the review is positive or negative

Language: Python - Size: 25.4 KB - Last synced: 17 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

meitinger/RegexpVisualizer

Regular expression parser/tester with finite automaton visualization.

Language: TypeScript - Size: 18.8 MB - Last synced: 17 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

DaniloNovakovic/chrome-dynamic-bookmarks

Chrome extension which dynamically updates bookmarks according to given regular expressions (w/ bookmark manager) 📚

Language: JavaScript - Size: 5.08 MB - Last synced: 17 days ago - Pushed: 10 months ago - Stars: 20 - Forks: 3

FaisalAhmedBijoy/Natural-Language-Processing-with-Python

Natural Language Processing with Python

Language: Jupyter Notebook - Size: 3.39 MB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 7 - Forks: 1

curious-odd-man/RgxGen

Regex: generate matching and non matching strings based on regex pattern.

Language: Java - Size: 33.3 MB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 76 - Forks: 12

yyytcool/rexx

🦖 A human-friendly regex library with structured syntax and variable support.

Language: JavaScript - Size: 20.5 KB - Last synced: 8 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 1

klich1984/form-validation-react

Application in React for the validation of forms and the reuse of a component.

Language: JavaScript - Size: 576 KB - Last synced: 21 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

almondtools/rexlex

Regular Expressions and Lexing with DFAs

Language: Java - Size: 312 KB - Last synced: 4 days ago - Pushed: 21 days ago - Stars: 9 - Forks: 2

markwhitaker/RegexToolbox.js

Regular expression tools for JavaScript developers.

Language: JavaScript - Size: 364 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 5 - Forks: 0

pablobernabeu/VTT-Transcription-App

This open-source, R-based web application allows the conversion of video captions (subtitles) from the Web Video Text Tracks (WebVTT) Format into plain texts. For this purpose, users upload a WebVTT file with the extension of 'vtt' or 'txt'. Automatically, metadata such as timestamps are removed, and the text is formatted.

Language: R - Size: 163 KB - Last synced: 21 days ago - Pushed: 3 months ago - Stars: 5 - Forks: 1

kkmk11/PASSWORD-CHECKER

This allows You to provide some password and decides whether the password is Stronger or Not.If the password is strong, then it again tells you to confirm the password with captcha.

Language: Python - Size: 5.86 KB - Last synced: 22 days ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

fancy-regex/fancy-regex

Rust library for regular expressions using "fancy" features like look-around and backreferences

Language: Rust - Size: 482 KB - Last synced: 15 days ago - Pushed: 4 months ago - Stars: 387 - Forks: 33

smartycope/ezregex

An readable and intuitive way to generate Regular Expressions

Language: Python - Size: 2.8 MB - Last synced: 22 days ago - Pushed: 23 days ago - Stars: 1 - Forks: 0

rust-lang/regex

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Language: Rust - Size: 7.23 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3,330 - Forks: 410

tuksik/TPerlRegEx2009

Regular Expressions Classes for Older Versions of Delphi

Language: Haskell - Size: 130 KB - Last synced: 24 days ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

tuksik/Bilsen-RegExp-For-Delphi2009

.Net-style Regular Expression Library for Delphi 2009 or later

Language: Pascal - Size: 170 KB - Last synced: 24 days ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

raypereda/ledit

ledit is a line editor to transform lines in text files.

Language: Go - Size: 3.43 MB - Last synced: 24 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

christianparpart/klex

C++17 (CLI/embeddable) Lexical Scanner Generator

Language: C++ - Size: 833 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 17 - Forks: 2

Movanna/database_population

Python scripts for populating a PostgreSQL database for a digital edition, for cleansing humanist data and for creating all the infrastructure for the project's workflow, such as XML files and image files. Also scripts for creating API endpoints and tables of contents for the digital edition's website.

Language: Python - Size: 290 KB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

toduko/languages-automata-and-computability

Кода на записките ми за упражнения по "Езици, автомати и изчислимост"

Language: TeX - Size: 109 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

JoachimBrasier/regexp-collection

A collection of regular expressions for pattern matching tasks in various programming contexts

Language: JavaScript - Size: 113 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

fent/ret.js

Tokenizes a string that represents a regular expression.

Language: JavaScript - Size: 151 KB - Last synced: 22 days ago - Pushed: 10 months ago - Stars: 93 - Forks: 16

merycardenas27/BicisLocas

Bicis locas es una tienda online, en la cual encontrarás tu bici ideal. Sólo llena el formulario y te contáctaremos.

Language: HTML - Size: 1.98 MB - Last synced: 27 days ago - Pushed: about 6 years ago - Stars: 3 - Forks: 40

utkuaydin/finite-automata

CMP3004 - Formal Languages and Automata Theory Course Project

Language: C++ - Size: 1.64 MB - Last synced: 27 days ago - Pushed: about 6 years ago - Stars: 6 - Forks: 1

spamscanner/email-regex-safe

Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for @spamscanner and @forwardemail.

Language: JavaScript - Size: 397 KB - Last synced: 12 days ago - Pushed: 9 months ago - Stars: 19 - Forks: 8

caimeng2/seesus

A Python package that identifies 17 Sustainable Development Goals and their 169 Targets in text, and classifies into social, environmental, and economic sustainability.

Language: Python - Size: 825 KB - Last synced: 5 days ago - Pushed: about 1 month ago - Stars: 6 - Forks: 2

BaseMax/url-validator-nodejs

This is a simple module for validating urls in nodejs and javascript that help you to extract urls from a text, check if a text has a url, check if a text has a specific url, and check if a text is excatly a url.

Language: JavaScript - Size: 18.6 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

JorgeMeza93/ValidacionFormulario

Proyecto de validación de Formularios con JavaScript utilizando expresiones regulares

Size: 0 Bytes - Last synced: 28 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

aiiksveryown/Decagon_labs

Decagon Boot camp Labs, First week.

Language: JavaScript - Size: 257 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

CoolCat467/idlealign

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

Language: Python - Size: 91.8 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

davidfstr/renameregex

Renames files in bulk using regular expressions.

Language: Python - Size: 5.86 KB - Last synced: 29 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

IMax153/expressive-ts

A functional programming library designed to simplify building complex regular expressions

Language: TypeScript - Size: 2.66 MB - Last synced: 3 days ago - Pushed: over 1 year ago - Stars: 92 - Forks: 4

subethaedit/SubEthaEdit

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

Language: Objective-C - Size: 140 MB - Last synced: 19 days ago - Pushed: 12 months ago - Stars: 1,355 - Forks: 111

sColin16/regular-languages

A Python package to explore regular languages and their representations

Language: Python - Size: 50.8 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

code-lucidal58/regex_tutorial

Cheatsheet on Regular Expressions Concepts

Size: 9.77 KB - Last synced: 22 days ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 0

uellenberg/REXS

A language for writing regular expressions.

Language: TypeScript - Size: 1.01 MB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 134 - Forks: 2

tfeldmann/simplematch

Minimal, super readable string pattern matching for python.

Language: Python - Size: 110 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 173 - Forks: 8

learnbyexample/py_regular_expressions

Learn Python Regular Expressions step by step from beginner to advanced levels

Language: Python - Size: 4.59 MB - Last synced: 27 days ago - Pushed: 9 months ago - Stars: 1,716 - Forks: 216

darvid/python-hyperscan

🐍 A CPython extension for the Hyperscan regular expression matching library.

Language: C - Size: 614 KB - Last synced: 4 days ago - Pushed: 2 months ago - Stars: 155 - Forks: 29

srackham/pcre2

A V library for processing PCRE regular expressions

Language: V - Size: 124 KB - Last synced: 9 days ago - Pushed: 6 months ago - Stars: 4 - Forks: 1

tiksem/KotlinSpirit

Lightweight library for parsing text in Kotlin, inspired by C++ boost spirit library.

Language: Kotlin - Size: 6.11 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Selleo/crystular

Crystal regex tester http://www.crystular.org/

Language: Crystal - Size: 34.2 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 32 - Forks: 1

boywithkeyboard/js-imports

The most complete regular expressions for matching, parsing and validating JavaScript/TypeScript imports.

Language: TypeScript - Size: 17.6 KB - Last synced: 14 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

codingforentrepreneurs/Guides

Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.

Size: 150 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1,163 - Forks: 522

gitudaniel/regular-expressions

An introduction and some examples on using regular expressions

Language: Python - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

uuverifiers/ostrich

An SMT Solver for string constraints

Language: Scala - Size: 207 MB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 29 - Forks: 8

saidali-ibn-zafar/Regular-Expression

In this repository we'll take a look at what regex (regular expressions) is, and why it is so useful in web development. Regular Expressions allow us to easily validate forms, search for text and patterns, as well as many other cool things.

Language: JavaScript - Size: 444 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

tesch/Selections

Selections is a Mac utility for selecting items in Finder via regular expression matching.

Language: Swift - Size: 25.3 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

Anwarvic/Dan-Jurafsky--Chris-Manning--NLP

My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.

Language: Java - Size: 49.7 MB - Last synced: 13 days ago - Pushed: about 1 year ago - Stars: 157 - Forks: 55

lokeshmori/java-projects

I developed various application's java Code for automating various operations using Java , OPPs All Concepts ,

Size: 26.4 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

mazen160/secrets-patterns-db

Secrets Patterns DB: The largest open-source Database for detecting secrets, API keys, passwords, tokens, and more.

Language: Python - Size: 175 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 929 - Forks: 112

Xion/unmatcher 📦

Regular expressions reverser for Python

Language: Python - Size: 44.9 KB - Last synced: 2 days ago - Pushed: over 6 years ago - Stars: 27 - Forks: 3

LuisMedinaG/Validate-File-Regular-Expresions

Check if file content is correct, according to a given format

Language: Python - Size: 1000 Bytes - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

perazz/fortran-regex

Fortran port of the tiny-regex-c library

Language: Fortran - Size: 209 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 20 - Forks: 1

q-m/tiered_category_expressions

Work with TCEs in Ruby

Language: Ruby - Size: 96.7 KB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

Caume/PerlFileScanners

Perl scripts to find regex patterns in files (useful for compliance, audits and forensics).

Language: Perl - Size: 19.5 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

regexplanet/regexplanet-golang

RegexPlanet's Go backend

Language: Go - Size: 37.1 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0