regexp topic

List regexp repositories

xioc

161
Stars
13
Forks
Watchers

Extract indicators of compromise from text, including "escaped" ones.

grex

6.9k
Stars
166
Forks
Watchers

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

melody

4.6k
Stars
54
Forks
Watchers

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

regex

3.4k
Stars
415
Forks
Watchers

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

regex-vis

3.5k
Stars
252
Forks
Watchers

🎨 Regex visualizer & editor

regexlearn.com

3.3k
Stars
241
Forks
Watchers

Learn RegEx step by step, from zero to advanced.

oniguruma

2.2k
Stars
309
Forks
Watchers

regular expression library

magic-regexp

3.6k
Stars
52
Forks
Watchers

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

commonregex

885
Stars
67
Forks
Watchers

🍫 A collection of common regular expressions for Go

pomsky

1.3k
Stars
19
Forks
Watchers

A new, portable, regular expression language