Regex

Regular expression parser

A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications

Swift wrapper of NSRegularExpression

GitHub

4 stars
3 watching
2 forks
Language: Swift
last commit: over 3 years ago

Related projects:

Repository Description Stars
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
brynbellomy/regex A Swift framework providing regular expression functionality 67
crossroadlabs/regex A Swift library for working with regular expressions. 332
ogulcan/swiftregex A Swift-based playground project providing tools and examples to learn regular expressions 12
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
sharplet/regex A Swift library that provides an expressive and flexible regular expression type 612
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
kasei/swiftregex Implementation of a Perl-like regex =~ operator in Swift 112
davedelong/ddmathparser A parser for math expressions written in Swift. 857
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
verbalexpressions/swiftverbalexpressions A Swift library for constructing regular expressions and string replacements 595
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 290
commenthol/named-regexp-groups A library for regular expressions with named capture groups and back-references. 10
nasciiboy/recursiveregexpraptor-4 A C-language regular expression engine designed for speed and simplicity. 10