regex-tuesday

Regex challenges

A collection of regular expression challenges to practice and improve skills in pattern matching and string processing.

calendar The repo for the regex tuesday challenges

GitHub

89 stars
65 watching
12 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yandex/pire A fast and lightweight regular expression matching library with limited functionality. 331
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
chalk/ansi-regex A regular expression library for matching ANSI escape codes 187
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 85
ogulcan/swiftregex A Swift-based playground project providing tools and examples to learn regular expressions 12
learnbyexample/learn_js_regexp A comprehensive resource for learning JavaScript regular expressions 112
ddddxxx/regex A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications 4
tc39/proposal-regexp-modifiers A proposal to extend regular expression syntax with modifier flags to control specific behavior. 44
crossroadlabs/regex A Swift library for working with regular expressions. 332
brynbellomy/regex A Swift framework providing regular expression functionality 67
jagracey/regex-dos Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks 162
tc39/proposal-regexp-r-escape Proposes an escape sequence for matching Unicode line terminators in regular expressions 5