Regex 
 Regex engine
 A Swift library that provides an expressive and flexible regular expression type
A delightful and expressive regular expression type for Swift.
612 stars
 6 watching
 48 forks
 
Language: Swift 
last commit: over 4 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A Swift-based playground project providing tools and examples to learn regular expressions | 12 | 
|    |  A Swift library for working with regular expressions. | 332 | 
|    |  A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 | 
|    |  A human-readable regex library with structured syntax and variable support. | 2 | 
|    |  A framework that simplifies the use of regular expressions in Swift by providing a Pythonic API | 230 | 
|    |  A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 | 
|    |  A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 | 
|    |  Implementation of a Perl-like regex =~ operator in Swift | 112 | 
|    |  A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 | 
|    |  A Swift framework providing regular expression functionality | 67 | 
|    |  A Rust library that efficiently compiles and matches regular expressions with advanced features like backreferences and look-around. | 438 | 
|    |  A Swift library for constructing regular expressions and string replacements | 595 | 
|    |  A library implementing a fast and descriptive regular expression engine for string matching | 228 | 
|    |  A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 | 
|    |  A Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution. | 617 |