regex-vis by Bowen7

🎨 Regex visualizer & editor

created at Sept. 15, 2020, 7:59 a.m.

TypeScript

34 +0

3,744 +7

276 +1

GitHub
xregexp by slevithan

Extended JavaScript regular expressions

created at Feb. 24, 2012, 4:16 p.m.

JavaScript

70 -1

3,306 +2

278 +0

GitHub
oniguruma by kkos

regular expression library

created at July 13, 2015, 8:19 a.m.

C

69 +0

2,310 +3

316 +1

GitHub
regex by rust-lang

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

created at Dec. 11, 2014, 8:39 p.m.

Rust

54 +0

3,544 +6

443 +1

GitHub
JSVerbalExpressions by VerbalExpressions

JavaScript Regular expressions made easy

created at July 19, 2013, 2:59 p.m.

JavaScript

257 +0

12,172 -2

504 +0

GitHub
hyperscan by intel

High-performance regular expression matching library

created at Sept. 21, 2015, 9:58 p.m.

C++

185 +1

4,830 +3

721 +0

GitHub
regulex by CJex

construction Regular Expression Excited!

created at May 5, 2014, 2:40 a.m.

TypeScript

166 +0

5,719 +0

756 +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.

created at Aug. 18, 2014, 9:21 p.m.

C++

236 +0

8,976 +10

1,138 +2

GitHub
ripgrep by BurntSushi

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

created at March 11, 2016, 2:02 a.m.

Rust

293 +2

48,765 +129

2,005 +10

GitHub
en.javascript.info by javascript-tutorial

Modern JavaScript Tutorial

created at June 3, 2017, 2:27 p.m.

HTML

347 +1

23,616 +24

3,879 +5

GitHub
PowerToys by Microsoft

Windows system utilities to maximize productivity

created at May 1, 2019, 5:44 p.m.

C#

1,131 -2

111,465 +198

6,559 +14

GitHub