Skip to main content

A curated list of Regex Resources. Inspired by other awesome stuff

77
GitHub Stars
82
Curated Resources
11
Categories
20 hours ago
Last Refreshed
DocumentationPrototyping and TestGeneratorLearningLibraryCollectionsExplanationExerciseArticlesBooksCheat Sheets

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me articles resources from awesome-regex-resources"

Installation instructions →

What's inside

Articles

Books

Documentation

Prototyping and Test

  • Debuggex

    An online visual regex tester

  • Free Formatter

    Free online regex tester

  • HiFi Regex Tester

    Live JavaScript Regular Expression Tester

  • PyRegex

    An online regex tester to check validity of regexp in the Python language regex subset

  • pythex

    A quick way to test your Python regular expressions

  • Regex101

    An online regex tester, debugger with highlighting

Explanation

Generator

Library

  • Go-Restructure

    Match regular expressions into struct fields in Go (by @alexflint)

  • Hyperscan

    High-performance multiple regex matching library.

  • js-regex

    Chainable API for construting Regexes

  • RE2

    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.

  • Tre

    Free and portable approximate regex matching library

  • VerbalExpressions

    VerbalExpressions is a cross-language library that helps to construct difficult regular expressions.

Showing a sample of 82 resources. View the full list on GitHub →