PySwiftyRegex
Regex toolkit
A framework that simplifies the use of regular expressions in Swift by providing a Pythonic API
Easily deal with Regex in Swift in a Pythonic way
230 stars
9 watching
12 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
carthagecocopodspythonregexswift
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift-based playground project providing tools and examples to learn regular expressions | 12 |
| | A Swift library that provides an expressive and flexible regular expression type | 612 |
| | A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 |
| | A human-readable regex library with structured syntax and variable support. | 2 |
| | A Swift library for working with regular expressions. | 332 |
| | Implementation of a Perl-like regex =~ operator in Swift | 112 |
| | A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| | A Swift framework providing regular expression functionality | 67 |
| | 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 |
| | A library for generating random strings from regular expressions. | 90 |
| | A benchmarking project comparing the performance of different programming languages' regex engines | 315 |
| | Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 |
| | A collection of reusable regular expression functions for text processing in Go. | 896 |
| | A collection of Zig bindings to the popular regular-expression library libpcre | 27 |