swhitty / swift-identifiable-continuationLinks
Swift continuation that conforms to Identifiable and includes a cancellation handler.
☆29Updated 2 months ago
Alternatives and similar repositories for swift-identifiable-continuation
Users that are interested in swift-identifiable-continuation are comparing it to the libraries listed below
Sorting:
- A deadline algorithm for Swift Concurrency☆54Updated 7 months ago
- A retry algorithm for Swift Concurrency☆60Updated 7 months ago
- A lock for Swift concurrency☆77Updated 4 months ago
- A Swift macro for automatically adding Loggers to types☆60Updated 7 months ago
- code & deck for my talk with the same title☆37Updated last year
- A collection of Swift Package-related terminal scripts.☆83Updated this week
- A native Swift implementation of glob match patterns.☆65Updated 5 months ago
- A local persistence system for Swift☆127Updated last month
- Zip Archive reader/writer written in Swift☆53Updated last month
- Generate Swift code programmatically with declarative syntax.☆99Updated 2 months ago
- Abstractions for working with TextKit 1 and 2☆54Updated 9 months ago
- A template for Swift packages on GitHub☆67Updated 5 months ago
- A simple, ergonomic solution for safely capturing method references in Swift.☆23Updated 6 months ago
- A crowd sourced repository for examples of Swift's native Regex type.☆48Updated last year
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆51Updated 10 months ago
- Utilities for serializing asynchronous operations