regex-benchmark by mariomka

It's just a simple regex benchmark of different programming languages.

updated at Sept. 28, 2024, 4:29 a.m.

Dockerfile

14 +0

315 +0

58 +0

GitHub
regexpu by mathiasbynens

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

updated at Oct. 18, 2024, 7:28 p.m.

JavaScript

14 +0

234 +0

20 +0

GitHub
regex-nodes by johannesvollmer

Visualize and edit regular expressions for use in javascript.

updated at Oct. 19, 2024, 10:33 a.m.

JavaScript

4 +0

35 +0

6 +0

GitHub
proposal-regexp-match-indices by tc39

ECMAScript RegExp Match Indices

updated at Oct. 24, 2024, 3:11 a.m.

HTML

20 +0

65 +0

13 +0

GitHub
regenerate by mathiasbynens

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

updated at Oct. 25, 2024, 10:15 a.m.

JavaScript

21 +0

367 +0

34 +0

GitHub
eslint-plugin-optimize-regex by BrainMaestro

Optimize regex literals

updated at Oct. 25, 2024, 10:49 a.m.

JavaScript

4 +0

74 +0

7 +0

GitHub
Onigmo by k-takata

Onigmo is a regular expressions library forked from Oniguruma.

updated at Oct. 29, 2024, 9:10 a.m.

C

34 +0

626 +0

94 +0

GitHub
rebar by BurntSushi

A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.

updated at Oct. 31, 2024, 7:54 a.m.

Python

6 +0

227 +0

15 +0

GitHub
regjsgen by bnjmnt4n

Generate regular expressions from regjsparser’s AST.

updated at Nov. 4, 2024, 1:23 p.m.

JavaScript

6 +0

33 +0

13 +0

GitHub
proposal-duplicate-named-capturing-groups by tc39

TC39 proposal to allow regex capturing group names to be repeated

updated at Nov. 4, 2024, 5:29 p.m.

Unknown languages

19 +0

28 +0

1 +0

GitHub
proposal-regexp-v-flag by tc39

UTS18 set notation in regular expressions

updated at Nov. 5, 2024, 12:17 a.m.

Unknown languages

21 +0

76 +0

12 +0

GitHub
regex by boostorg

Boost.org regex module

updated at Nov. 6, 2024, 9:20 a.m.

C++

17 +0

84 +0

92 +1

GitHub
proposal-regexp-modifiers by tc39

Regular Expression Pattern Modifiers for ECMAScript

updated at Nov. 7, 2024, 3:12 a.m.

HTML

11 +0

44 +0

4 +0

GitHub
randexp.js by fent

Create random strings that match a given regular expression.

updated at Nov. 8, 2024, 2:35 a.m.

JavaScript

30 +0

1,828 +0

93 +1

GitHub
vscode-oniguruma by Microsoft

Oniguruma Bindings for VS Code

updated at Nov. 10, 2024, 7:35 p.m.

TypeScript

20 +0

116 +1

16 +0

GitHub
regex-colorizer by slevithan

Highlighter for JavaScript regex syntax

updated at Nov. 11, 2024, 3:04 p.m.

JavaScript

10 +0

176 +2

23 +0

GitHub
proposal-regex-escaping by tc39

Proposal for investigating RegExp escaping for the ECMAScript standard

updated at Nov. 12, 2024, 12:04 a.m.

JavaScript

41 +0

369 +1

32 +0

GitHub
regulex by CJex

construction Regular Expression Excited!

updated at Nov. 13, 2024, 7:44 a.m.

TypeScript

166 +0

5,719 +0

756 +0

GitHub
regexgen by devongovett

Generate regular expressions that match a set of strings

updated at Nov. 13, 2024, 4:33 p.m.

JavaScript

54 +0

3,344 +0

100 +0

GitHub
recheck by makenowjust-labs

The trustworthy ReDoS checker

updated at Nov. 14, 2024, 1:51 a.m.

Scala

4 +0

251 +2

12 +0

GitHub