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

Topic: "regex-engine"

shauryashaurya/CooleRE

coolRE (cooler) is a set of regular expression engines written in Python - implementing a toy engine for learning, then one based on backtracking and finally a NFA-DFA based engine.

Language: Python - Size: 43 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sihlfall/regex-test-cases

Regex engine test cases extracted from RE2

Language: Jupyter Notebook - Size: 2.3 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ruomh/regex-tool

Currently, this repository is just for issue tracking.

Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DomParfitt/gecko

RegEx Parser in Go

Language: Go - Size: 4.15 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rxaviersantos/regex

Aplicação web para gerar expressões regulares a partir de um conjunto de strings

Language: JavaScript - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ReevaJS/regexp

An ECMA262-conforming RegExp implementation

Language: Kotlin - Size: 227 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cubicYYY/Toy-Rust-Regex

A regex compiler, using Thompson's construction

Language: Rust - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Brunonavarrooficial/classValidandoFormulario

Usando técnicas de Classe em JavaScript

Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Thelepest/Christmas_Excercises

PHONE NUMBERS SORTING USING REGEX ALGORYTHM

Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

siidheesh/regex

a text-directed regex engine

Language: Python - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

zyxw59/regex.rs

A regex implementation in rust for strings of generic tokens

Language: Rust - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yashgawankar/Simple-Regex-Engine-in-C

This is a simple regex engine built in C, which returns the start and end index of the match in case of match, else 0.

Language: C - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Sharkbyteprojects/regular-expression-file-replacer 📦

search with regex in file line per line and replace it

Language: C++ - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Jeffresh/regex-engine

write an extendable regex engine that can handle basic regex syntax, including literals (a, b, c, etc.), wild-cards (.), and metacharacters (?, *, +, ^, $).

Language: Python - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

alextsao1999/CRegex

DFA Regex Implement

Language: C++ - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

steynvl/rel

REL is a non-backtracking regular expression engine with support for constant lookahead and submatch tracking.

Language: C - Size: 86.9 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rurban/hyperscan Fork of intel/hyperscan

High-performance regular expression matching library

Language: C++ - Size: 3.77 MB - Last synced at: about 11 hours ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

beatrizmf/regex

a JavaScript implementation of Regular Expressions

Language: JavaScript - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TheScown/regex-engine

A simple regular expression engine written in Scala

Language: Scala - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ComprosoftCEO/Regex-C

Regular expression engine written in C

Language: C - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bcko/mini-regex-engine

mini regex engine in javascript

Language: JavaScript - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

memowe/regex-engine

This is a toy project to get a better understanding of how regular expression engines work. REE can build parse trees and compile working NFA representations of (simple) regular expressions. This can be accessed via a simple public interface.

Language: Perl - Size: 82 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

alexiscabana/HMGrep

A grep-like pattern matcher in C

Language: C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kyorohiro/dart.tiny_regex

Dart tiny regex vm pacakage

Language: Dart - Size: 9.77 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

RayWang1991/WRRegexBasic

A Powerful and Fast regex engine. Featuring pure DFA match, Thompson NFA match(extended regex should be supported soon), regex operation(union, intersection , complementary), DFA to regex is also available

Language: Objective-C - Size: 128 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

9yk/regexpal

Dark regexpal offline engine

Language: JavaScript - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

srhegdegadikai/PII_string_detector_shinyApp

A R-shiny application to detect personally identifiable information in a given text corpus using regex and "stringr"

Language: R - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

DaurenAmanbayev/FastFormatter

C# content regex tool, text editor, ip list parser

Language: C# - Size: 445 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

memowe/regex-engine-web

This is a simple web interface for my toy regular expression engine.

Language: Perl - Size: 321 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0