regular-expression-cheat-sheet
Regex guide
A comprehensive resource providing regular expression patterns and explanations for common use cases.
Regular Expression Cheat Sheet - PCRE
289 stars
7 watching
87 forks
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| A live regular expression testing environment built with curses. | 8 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A regular expression library for matching ANSI escape codes | 188 |
| A high-performance regular expression matching library for efficient pattern scanning in large data streams | 4,857 |
| A collection of Zig bindings to the popular regular-expression library libpcre | 27 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. | 99 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A library implementing a fast and descriptive regular expression engine for string matching | 228 |
| A comprehensive resource for learning Python regular expressions | 1,767 |
| A Swift library for working with regular expressions. | 332 |
| A fast and efficient regular expression compiler written in Common Lisp | 141 |