will-lumley / AsyncCombineLinks
AsyncCombine brings Combine-style operators like sink, assign, and store(in:) to Swift’s async/await world. Built on AsyncSequence and Observation, it makes reacting to @Observable models simple, adds CurrentValueRelay for replay-1 streams, and bridges state between your domain and UI without Combine.
☆144Updated last month
Alternatives and similar repositories for AsyncCombine
Users that are interested in AsyncCombine are comparing it to the libraries listed below
Sorting:
- An experimental Mirror alternative that utilizes Swift Macros for static reflection.☆48Updated last year
- Attributed String Builders☆110Updated 2 years ago
- Modern Network Reachability in Swift using Structured Concurrency☆23Updated 7 months ago
- DSL to build predicates and requests for CoreData fetching.☆27Updated 3 weeks ago
- Flow Navigation is a declarative navigation system for SwiftUI that enables linear, structured, type-safe flows.☆37Updated 7 months ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆68Updated 2 years ago
- Cross-platform Swift Package to determine OS name and version on which the app is running☆34Updated 8 months ago
- An extension executor for iOS, allowing bypass of UIActivityViewController to execute both UI and non-UI action extensions.☆62Updated last year
- A Swift package to perform fuzzy search queries on strings☆147Updated 2 years ago
- Yet another property wrapper for UserDefaults☆37Updated 3 years ago
- ☆47Updated last year
- A command-line tool to make it easier to sign and notarize executable packages on macOS☆59Updated last year
- A text view for creating tokenized text.☆86Updated last month
- ☆98Updated last week
- Backports the new @Invalidating property wrapper to older platforms☆73Updated 4 years ago
- Swift Package plugin to compile and link Core Image Metal Shaders to a single Metal Library that can be use in code.☆25Updated last month
- A Swift package for working with Git, built on top of libgit2.☆49Updated 4 years ago
- A Swift Property Wrapper to invalidate your view's layout or display based on property changes.☆72Updated 5 months ago
- A Swift package for creating and formatting ordered and unordered lists as NSAttributedStrings with precise control over markers and alig…☆24Updated 6 months ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Sensible indexing into Swift Strings☆16Updated 10 months ago
- 🍎 Interact with AppStoreConnect☆45Updated 3 years ago
- Tiny observation framework designed for UIKit-based apps and built with Swift macros. It automatically handles the deallocation of observ…☆66Updated 2 months ago
- ☆53Updated 3 years ago
- SwiftUI additions and helpers that are missing from the official implementation.☆29Updated 2 years ago
- Unxips quickly Xcode downloads☆35Updated last year
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆79Updated 5 months ago
- Profile apps from the command line — duration, cpu & memory usage.☆111Updated 3 years ago
- A Swift library for working with JSON Schema definitions — especially for AI tool use.☆49Updated 2 months ago
- A liberated _ScrollView and _PagingView of SwiftUI.☆95Updated 4 years ago