regexp topic
xioc
Extract indicators of compromise from text, including "escaped" ones.
grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
melody
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
regexlearn.com
Learn RegEx step by step, from zero to advanced.
magic-regexp
A compiled-away, type-safe, readable RegExp alternative
commonregex
🍫 A collection of common regular expressions for Go
pomsky
A new, portable, regular expression language