| pampy/README.md at master · santinic/pampy(github.com/santinic) | pythonregex |
| Gregable.com: Regular Expression Crossword Puzzle(gregable.com) | regex |
| Catastrophic Backtracking—Exponential Matches—ReDos(rexegg.com) | regex |
| rex(areknawo.github.io) | regex |
| Derivatives of Regular Expressions (2007) | Hacker News(news.ycombinator.com) | regex |
| Derivatives of Regular Expressions | Lambda the Ultimate(lambda-the-ultimate.org) | regex |
| TRE: A Regex Engine with Approximate Matching - Ducktape’s blog(ducktape.blot.im) | regex |
| Easy Dynamic Regular Expressions with Tagged Template Literals and Proxies | Lea Verou(lea.verou.me) | regex |
| Regex that only matches itself - Programming Puzzles & Code Golf Stack Exchange(codegolf.stackexchange.com) | regex |
| Java regex tester(java-regex-tester.appspot.com) | regexalt |
| tomorrowkey/RegularExpressionTester: Testing Java Regular Expression on Web sites.(github.com/tomorrowkey) | regexalt |
| Dr. Regex: How to match "A B C" where A+B=C: The Beast Reborn(drregex.com) | regex |
| CppCon 2018: Hana Dusíková “Compile Time Regular Expressions” - programming(reddit.com) | regex |
| Rosie Pattern Language(gitlab.com/rosie-pattern-language) | enginesnon regex matching |
| govalidator/patterns.go at master · asaskevich/govalidator(github.com/asaskevich) | regex |
| A regular expression to match all Emoji-only symbols as per the Unicode Standard.(github.com/mathiasbynens) | emojipatterns |
| No Magic: Regular Expressions, Part 3(rcoh.me) | regex |
| No Magic: Regular Expressions, Part 2(rcoh.me) | regex |
| No Magic: Regular Expressions(rcoh.me) | regex |
| HTML5Pattern is a source of common regexes for <input pattern="">(html5pattern.com) | regextodo |
| shinnn/github-username-regex: A regular expression that only matches a currently valid Github username(github.com/shinnn) | regexregextodo |
| The Best of Fluent: /Reg(exp){2}lained/: Demystifying Regular Expressions - O'Reilly Media Free, Live Events(oreilly.com) | regextowatch |
| Chomsky hierarchy - Wikipedia(en.wikipedia.org/wiki) | regex |
| The Perl Journal One Liners - The Perl Journal, Spring 1999(foo.be) | regex |
| substack/safe-regex: detect possibly catastrophic, exponential-time regular expressions(github.com/substack) | regex |
| Using Regex for Text Manipulation in Python(stackabuse.com) | regex |
| build-your-own-x/README.md at master · danistefanovic/build-your-own-x(github.com/danistefanovic) | regex |
| Regex Dictionary by Lou Hevly(visca.com) | regexwordlist |
| arnoldrobbins/mcilroy-regex: Doug McIlroy's C++ regular expression matching library(github.com/arnoldrobbins) | regex |
| Beyond Regular Expressions: An Introduction to Parsing Context Free Grammars(medium.com) | regex |
| Regular Expression Matching with a Trigram Index(swtch.com) | regex |
| Regular Expression Matching in the Wild(swtch.com) | regex |
| Regular Expression Matching: the Virtual Machine Approach(swtch.com) | regex |
| The GNU Awk User’s Guide: Ranges and Locales(gnu.org) | regex |
| micromatch: Highly optimized wildcard and glob matching library(github.com/micromatch) | javascriptnon regex matching |
| rust-lang/regex: An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.(github.com/rust-lang) | regextodorust |
| Regex Cheatsheet(cbs.dtu.dk) | regextodo |
| Regular expressions: how do they work?(katafrakt.me) | regex |
| kevva/url-regex: Regular expression for matching URLs(github.com/kevva) | regex |
| Using Regular Expressions to Find Cthulhu 🐙(raddevon.com) | regex |
| UTS #18: Unicode Regular Expressions(unicode.org) | regexunicode |
| No Magic: Regular Expressions, Part 3(rcoh.svbtle.com) | regex |
| No Magic: Regular Expressions, Part 2(rcoh.svbtle.com) | regex |
| No Magic: Regular Expressions(rcoh.svbtle.com) | regex |
| How Regexes Work(perl.plover.com) | regex |
| Build a Regex Engine in Less than 40 Lines of Code › Nick Drane(nickdrane.com) | regex |
| Regular Expression Matching Can Be Simple And Fast(swtch.com) | regex |
| DasSur.ma – My most useful RegExp trick(dassur.ma) | regex |
| dhellmann/presentation-regexes-fear: Presentation: Regular Expressions Are Nothing to Fear(github.com/dhellmann) | regex |
| So you think you can validate email addresses A journey down RFC5321 - YouTube(youtube.com) | regex |
| Parsing: a timeline -- V3.0(jeffreykegler.github.io) | regex |
| Exploring the Linguistics Behind Regular Expressions(medium.freecodecamp.org) | regextoread |
| lukakerr/regxr: A minimal, beautiful, lightweight MacOS desktop application to check for regular expression pattern matches(github.com/lukakerr) | regexalt |
| https://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html(cs.princeton.edu) | regex |
| Python Regular Expressions Cheat Sheet(dataquest.io) | regex |
| lookaheads (and lookbehinds) in JavaScript regular expressions(stefanjudis.com) | regex |
| Regexp Syntax Summary(greenend.org.uk) | regex |
| Lookahead and Lookbehind Tutorial—Tips &Tricks(rexegg.com) | regex |
| Exploring the Linguistics Behind Regular Expressions(dev.to) | regex |
| Regular Expression Matching Can Be Simple And Fast(swtch.com) | regex |
| jaywcjlove/awesome-mac: This repo is a collection of awesome Mac applications and tools for developers and designers.(github.com/jaywcjlove) | regexalt |
| GitHub - javallone/regexper-static: Regular Expression Visualization Site (static site version)(github.com/javallone) | regexalt |
| ECMAScript regular expressions are getting better! · Mathias Bynens(mathiasbynens.be) | javascriptregex |
| ES2018: RegExp named capture groups(2ality.com) | regex |
| ES2018: RegExp Unicode property escapes(2ality.com) | regex |
| ES2018: RegExp lookbehind assertions(2ality.com) | regex |
| ES2018: `s` (`dotAll`) flag for regular expressions(2ality.com) | regex |
| Regexper(regexper.com) | regex |
| free-programming-books/free-programming-books.md at master · EbookFoundation/free-programming-books(github.com/EbookFoundation) | regex |
| hosseinmousavi/Regex.Persian.Language: Collection of Regex for validating, filtering, sanitizing and finding Persian strings(github.com/hosseinmousavi) | regex |
| Ftfy – fix Unicode that's broken in various ways | Hacker News(news.ycombinator.com) | regex |
| chalk/ansi-regex: Regular expression for matching ANSI escape codes(github.com/chalk) | regex |