kylehughes / WeakifyLinks
A simple, ergonomic solution for safely capturing method references in Swift.
☆23Updated 2 months ago
Alternatives and similar repositories for Weakify
Users that are interested in Weakify are comparing it to the libraries listed below
Sorting:
- A SwiftUI wrapper around LPLinkView from the Link Presentation framework by Apple.☆14Updated 5 months 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 6 months ago
- Utilities for serializing asynchronous operations☆34Updated 2 months ago
- Breakpoints for Swift Testing - precise control over side effects and fully observable state transitions in asynchronous functions☆34Updated 3 months ago
- ☆15Updated 5 months ago
- A native Swift implementation of glob match patterns.☆61Updated 2 months ago
- A simple modular asynchronous data flow and caching solution for Swift.☆18Updated 8 months ago
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆51Updated 7 months ago
- A lock for Swift concurrency☆76Updated 3 weeks ago
- A Swift library that uses result builders to allow you to construct Data objects from various Swift data types.☆21Updated last year
- A Swift protocol for composing the textual representation of a type in terms of its components.☆19Updated last month
- Abstractions for working with TextKit 1 and 2☆53Updated 5 months ago
- A Publisher sub-protocol that marks a Publisher as always running on MainActor☆17Updated 3 weeks ago
- An AsyncSequence implementation for KVO observation☆16Updated last year
- A Swift library for multi-cursor support☆14Updated 2 months ago
- Additional Scene types for SwiftUI on macOS☆25Updated 7 months ago
- A retry algorithm for Swift Concurrency☆57Updated 4 months ago
- Cross-platform Swift Package to determine OS name and version on which the app is running☆34Updated 5 months ago
- WebPush server implementation in Swift☆43Updated 5 months ago
- Enable automatic discovery of your local development server on the fly. Turn your Server-Side Swift app from a mysterious vapor to a tang…☆23Updated 10 months ago
- More Friendly SwiftSyntax API☆75Updated last month
- An app that displays Package.swift info☆42Updated last year
- A Swift macro for automatically adding Loggers to types☆59Updated 3 months ago
- A Swift library for working with syntax highlighting/IDE themes☆31Updated 4 months ago
- Zip Archive reader/writer written in Swift☆51Updated 4 months ago
- A cross-platform package for spawning processes in Swift. It's like Foundation.Process, but written for Swift and build on top of struct…☆46Updated 4 months ago
- A deadline algorithm for Swift Concurrency☆54Updated 4 months ago
- Are we server yet? A simple reckoning of Swift’s readiness for Server-related things. Inspired by arewewebyet.org