cyrilex by cyrilbois

Regex tester

updated at Nov. 14, 2024, 6:22 p.m.

JavaScript

5 +0

84 -1

21 +0

GitHub
react-rxinput by nurulc

Powerful masked input using only regular expression to define flexible input mask. Input validation as you type, auto completion and partial auto completion.

updated at Nov. 14, 2024, 11:31 p.m.

JavaScript

3 +0

9 +1

6 +0

GitHub
proposal-regexp-atomic-operators by tc39

None

updated at Nov. 15, 2024, 6:26 a.m.

JavaScript

11 +1

17 +1

1 +0

GitHub
regexpp by eslint-community

The regular expression parser for ECMAScript.

updated at Nov. 15, 2024, 6:30 a.m.

TypeScript

4 +0

23 +1

5 +0

GitHub
regjsparser by jviereck

Parsing the JavaScript's RegExp in JavaScript.

updated at Nov. 15, 2024, 6:31 a.m.

JavaScript

10 +0

79 +1

20 +0

GitHub
regexp-tree by DmitrySoshnikov

Regular expressions processor in JavaScript

updated at Nov. 15, 2024, 7:05 a.m.

JavaScript

12 +0

401 +1

45 +0

GitHub
hyperscan by intel

High-performance regular expression matching library

updated at Nov. 15, 2024, 11:26 a.m.

C++

185 +1

4,830 +3

721 +0

GitHub
JSVerbalExpressions by VerbalExpressions

JavaScript Regular expressions made easy

updated at Nov. 15, 2024, 12:35 p.m.

JavaScript

257 +0

12,172 -2

504 +0

GitHub
oniguruma by kkos

regular expression library

updated at Nov. 15, 2024, 7:59 p.m.

C

69 +0

2,310 +3

316 +1

GitHub
nodexr by Jcparkyn

Graphical regular expression editor

updated at Nov. 15, 2024, 9:18 p.m.

C#

12 +0

420 -1

51 +0

GitHub
magic-regexp by unjsio

A compiled-away, type-safe, readable RegExp alternative

updated at Nov. 16, 2024, 12:47 a.m.

TypeScript

15 +0

3,933 +2

52 +0

GitHub
xregexp by slevithan

Extended JavaScript regular expressions

updated at Nov. 16, 2024, 2:12 a.m.

JavaScript

70 -1

3,306 +2

278 +0

GitHub
melody by yoav-lavi

Melody is a language that compiles to regular expressions and aims to be more readable and maintainable

updated at Nov. 16, 2024, 6:40 a.m.

Rust

17 +0

4,634 -2

56 +1

GitHub
proposal-rm-builtin-subclassing by tc39

Remove ES6 built-in subclassing

updated at Nov. 16, 2024, 8:58 a.m.

Unknown languages

23 +0

34 +1

5 +0

GitHub
regex-generator by noxone

Generate regular expressions from sample texts.

updated at Nov. 16, 2024, 1:32 p.m.

Kotlin

9 +0

403 +2

67 +1

GitHub
proposal-regexp-x-mode by tc39

None

updated at Nov. 16, 2024, 6:37 p.m.

JavaScript

7 +0

26 +1

2 +0

GitHub
node-re2 by uhop

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

updated at Nov. 16, 2024, 7:40 p.m.

JavaScript

6 +0

502 +5

52 +0

GitHub
ripgrep by BurntSushi

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

updated at Nov. 17, 2024, 1:07 a.m.

Rust

293 +2

48,765 +129

2,005 +10

GitHub
regex-to-strings by wimpyprogrammer

Generate strings that match a Regular Expression pattern

updated at Nov. 17, 2024, 1:20 a.m.

TypeScript

2 +0

28 +0

2 +0

GitHub
re2 by google

RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

updated at Nov. 17, 2024, 6:53 a.m.

C++

236 +0

8,976 +10

1,138 +2

GitHub