regex-engine topic

List regex-engine repositories

go-yarex

28
Stars
3
Forks
Watchers

Yet Another Regular EXpresssion engine using backtracking and supporting AOT-compililation

pikevm

28
Stars
4
Forks
Watchers

Russ Cox/Rob Pike pikevm regex implementation

nregex

53
Stars
1
Forks
Watchers

A fast DFA based Regex engine that supports submatches

clex

92
Stars
7
Forks
Watchers

clex is a simple lexer generator

How-a-Regex-Engine-Works-Internally

16
Stars
3
Forks
Watchers

逐章解析正则表达式引擎工作原理,写出高效地错误率的正则表达式。本仓库为正则教程

needle

52
Stars
2
Forks
Watchers

Compiling string matching algorithms and regular expressions to java bytecode

re2js

95
Stars
3
Forks
Watchers

RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching

moar

21
Stars
3
Forks
Watchers

Deterministic Regular Expressions with Backreferences

subi-public

57
Stars
0
Forks
Watchers

English to RegEx converter, powered by gpt-3.5-turbo and Vercel Edge Functions.