regular-expression-cheat-sheet

Regex guide

A comprehensive resource providing regular expression patterns and explanations for common use cases.

Regular Expression Cheat Sheet - PCRE

GitHub

289 stars
7 watching
87 forks
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yandex/pire Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. 332
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
chalk/ansi-regex A regular expression library for matching ANSI escape codes 188
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,857
kivikakk/libpcre.zig A collection of Zig bindings to the popular regular-expression library libpcre 27
learnbyexample/learn_js_regexp A comprehensive resource for learning JavaScript regular expressions 112
learnbyexample/ruby_regexp A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. 99
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 896
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 86
nitely/nim-regex A library implementing a fast and descriptive regular expression engine for string matching 228
learnbyexample/py_regular_expressions A comprehensive resource for learning Python regular expressions 1,767
crossroadlabs/regex A Swift library for working with regular expressions. 332
telekons/one-more-re-nightmare A fast and efficient regular expression compiler written in Common Lisp 141