JosephDuffy / RenamedLinks
Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.
☆28Updated 2 years ago
Alternatives and similar repositories for Renamed
Users that are interested in Renamed are comparing it to the libraries listed below
Sorting:
- Add Hashable conformance by decorating properties with Swift macros☆25Updated last month
- A native Swift implementation of glob match patterns.☆61Updated 3 months ago
- A Swift macro for automatically adding Loggers to types☆59Updated 5 months ago
- Generate Swift code programmatically with declarative syntax.☆91Updated 3 weeks ago
- A lock for Swift concurrency☆76Updated 2 months ago
- A retry algorithm for Swift Concurrency☆60Updated 6 months ago
- SwiftSyntax binary frameworks☆60Updated 5 months ago
- An app that displays Package.swift info☆42Updated last year
- A crowd sourced repository for examples of Swift's native Regex type.☆47Updated last year
- UIKit presentation APIs in SwiftUI☆48Updated 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…☆34Updated 7 months ago
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆59Updated last week
- A deadline algorithm for Swift Concurrency☆54Updated 5 months ago
- Swift Macro to generate IDs for enumeration cases☆27Updated 8 months ago
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…☆70Updated last year
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- Vapor middleware that serves a DocC archive☆24Updated 4 years ago
- A local persistence system for Swift☆119Updated last week
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated last year
- A collection of Swift Package-related shell scripts.☆74Updated last week
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆51Updated last year
- Proof of concept for Swift Observation back-deploy☆39Updated 2 years ago
- Better error messaging for JSONDecoder