DandyLyons / NativeRegexExamplesLinks
A crowd sourced repository for examples of Swift's native Regex type.
☆46Updated 10 months ago
Alternatives and similar repositories for NativeRegexExamples
Users that are interested in NativeRegexExamples are comparing it to the libraries listed below
Sorting:
- A local persistence system for Swift☆117Updated last month
- A template for Swift packages on GitHub☆68Updated last month
- A deadline algorithm for Swift Concurrency☆54Updated 3 months ago
- A retry algorithm for Swift Concurrency☆57Updated 3 months ago
- A collection of handy build & test scripts for Swift Packages.☆68Updated 2 months ago
- A Swift macro for automatically adding Loggers to types☆59Updated 2 months ago
- A lock for Swift concurrency☆71Updated this week
- Swift color utilities☆65Updated last year
- A native Swift implementation of glob match patterns.☆60Updated last month
- code & deck for my talk with the same title☆37Updated last year
- Decode BlurHash strings to SwiftUI MeshGradient or Color with various customization options.☆106Updated 2 months ago
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…☆71Updated last year
- OAuth 2.1 request authentication☆79Updated 3 months ago
- SwiftFields is a collection of SwiftUI widgets for editing data☆65Updated 6 months ago
- Touch Visualization in SwiftUI☆108Updated 4 months ago
- Utilities for serializing asynchronous operations☆34Updated last month
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆102Updated 3 weeks ago
- Perfectly-shaped interfaces for UserDefaults and NSUbiquitiousKeyValueStore.☆50Updated 7 months ago
- Very simple JWT/JWK library for Swift☆30Updated last week
- Quickly find matches in a Swift collection☆36Updated last year
- A modern Swift wrapper for libgit2 that brings Git operations to Swift applications.☆76Updated 5 months ago
- Abstractions for working with TextKit 1 and 2☆52Updated 5 months ago
- AppIconKit helps you manage alternate app icons on macOS and iOS.☆99Updated 2 months ago
- In-memory recommendation algorithm for Swift apps☆49Updated 2 years ago
- Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in…☆33Updated 5 months ago
- TipKit style API to call a closure, or trigger a NSNotification based on events and condition.☆57Updated 8 months ago
- An async/await library that exposes reactive style operators☆66Updated 3 weeks ago
- Utilities for transitioning to Swift Concurrency