Giter Club home page Giter Club logo

awesome-regex's Introduction

Awesome Regex

Introduction

A curated collection of awesome Regex libraries, tools, frameworks and software. The goal is to build a categorized community-driven collection of very well-known resources.

Inspired by awesome-dotnet, awesome-ruby, awesome-awesomeness and the whole awesome-* trend on GitHub. Thank you Reddit, HackerNews and StackOverflow for the help.

Sharing, suggestions and contributions are always welcome! Please take a look at the contribution guidelines and quality standard first. Thanks to all contributors, you're awesome and wouldn't be possible without you!

Table Of Contents

Documentation

Prototyping and Test

  • Debuggex - An online visual regex tester
  • RegExr - A website for interactive regex prototyping with syntax highlighting (by @gskinner)
  • Regex101 - An online regex tester, debugger with highlighting
  • Rubular - A Ruby-based regular expression editor and tester
  • Rex V - An AJAX Regular EXpression eValuator
  • RegViz - A tool for debugging JavaScript regular expressions in a visual way
  • Regulex - A JavaScript Regular Expression Visualizer
  • 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
  • Regexper - A regex visualizer for JavaScript using railroad diagrams
  • HiFi Regex Tester - Live JavaScript Regular Expression Tester
  • Regex Hero - .NET online regex tester
  • Regex Storm - A .NET regex tester with highlighting and detailed results output
  • RegexPal - JavaScript + PCRE online tester
  • RegexTester - Regular Expression Tester with highlighting for Javascript and PCRE.
  • Free Formatter - Free online regex tester
  • Regex Tester - Golang - A secure regular expression tester built using Go

Generator

  • Txt2Re - Generate Regular expressions based on a string
  • Regex Generator++ - An Automatic Generation of Text Extraction Patterns from Examples
  • regexgen - Generates regular expressions that match a set of strings.
  • RegexGenerator - A tool for generating regular expressions for text extraction (by @MaLeLabTs)
  • Gamon's numberic range generator - Regex Numeric Range Generator, when you need to match an integer range.
  • rgxg - Command line tool to generate regex

Learning

Library

  • Tre - Free and portable approximate regex matching library
  • Go-Restructure - Match regular expressions into struct fields in Go (by @alexflint) js C#
  • js-regex - Chainable API for construting Regexes
  • VerbalExpressions - VerbalExpressions is a cross-language library that helps to construct difficult regular expressions.
  • XRegExp] - JavaScript regex library
  • 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.
  • Hyperscan - High-performance multiple regex matching library.

Collections

  • RegExLib - Regular Expression Library (5000+ indexed expressions)
  • regexhub - Useful Regex Patterns

Explanation

  • RegexTranslator - A web app to decode regex into plain English. You can edit it and translate back
  • Explain.pl - Explain Regular Expressions

Exercise

Articles

Books

Benchmarks

Cheat Sheets

Other awesome lists

Other amazingly awesome lists can be found in the awesome-awesomeness list, the awesome list or if you want more lists.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.