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.
☆148Updated 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☆111Updated 2 years ago
- Unxips quickly Xcode downloads☆35Updated last year
- Modern Network Reachability in Swift using Structured Concurrency☆23Updated 8 months ago
- A command-line tool to make it easier to sign and notarize executable packages on macOS☆59Updated last year
- Flow Navigation is a declarative navigation system for SwiftUI that enables linear, structured, type-safe flows.☆37Updated 8 months ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆68Updated 2 years ago
- Provides time-based regulation operators like Debounce and Throttle. 100% based on Swift concurrency.☆62Updated 2 years ago
- DSL to build predicates and requests for CoreData fetching.☆27Updated last month
- 🎊 A Swift package for shooting confetti.☆75Updated 3 weeks ago
- A text view for creating tokenized text.☆86Updated last month
- Yet another property wrapper for UserDefaults☆37Updated 3 years ago
- ☆99Updated 3 weeks ago
- An extension executor for iOS, allowing bypass of UIActivityViewController to execute both UI and non-UI action extensions.☆63Updated last week
- A complement to the Swift standard library.☆65Updated last month
- A tool for learning how the SwiftUI layout system works, and for debugging your own layout code.☆173Updated 2 years ago
- A Swift library for working with JSON Schema definitions — especially for AI tool use.☆53Updated 3 months ago
- Profile apps from the command line — duration, cpu & memory usage.☆111Updated 3 years ago
- Cross-platform Swift Package to determine OS name and version on which the app is running☆34Updated 8 months ago
- ☆53Updated 3 years 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
- Backports the new @Invalidating property wrapper to older platforms☆73Updated 4 years ago
- A lightweight, event-driven architectural framework☆32Updated 3 years ago
- Swift Function Builder for creating NSMenuItems☆61Updated 2 years ago
- A Reuse Identifier Macro that is useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells☆21Updated 2 years ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Swift Concurrency wrapper for monitoring file system events using FSEvents☆42Updated 2 months ago
- ☆47Updated last year
- 🔗 Swift Macro for allowing variable declarations even in class extensions☆152Updated last month
- Tiny observation framework designed for UIKit-based apps and built with Swift macros. It automatically handles the deallocation of observ…☆66Updated 3 months ago