Real-time Apps the SwiftUI way
☆163Jun 19, 2022Updated 3 years ago
Alternatives and similar repositories for Sync
Users that are interested in Sync are comparing it to the libraries listed below
Sorting:
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules☆36Feb 6, 2022Updated 4 years ago
- Create frame-based animations using SwiftUI TimelineView, including support for animated images☆12Jul 5, 2024Updated last year
- A SwiftUI library to display Apple Pencil and Pasteboard-like alerts on iOS.☆51Dec 4, 2022Updated 3 years ago
- ☆13Apr 12, 2021Updated 4 years ago
- Generate Docker image for cross-compiling SPM libraries for Android☆14Oct 14, 2025Updated 4 months ago
- A SwiftUI ScrollView Designed to imitate the App Store and Apple Music ScrollViews (with or without a Parallax Header)☆1,021Oct 29, 2021Updated 4 years ago
- Write value-driven parsers quickly in Swift with an intuitive SwiftUI-like DSL☆152Jul 3, 2022Updated 3 years ago
- [Looking for active maintainers] SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platfo…☆2,840Mar 23, 2024Updated last year
- MultipeerConnectivity + Codable = ❤️☆1,129Apr 15, 2024Updated last year
- Collection of SwiftUI shapes☆304Aug 1, 2024Updated last year
- Yet another property wrapper for UserDefaults☆37Oct 11, 2022Updated 3 years ago
- This sample application demonstrates using the AWS SDK for Swift in a AWS Lambda function. It uses Docker to compile and package the func…☆13Apr 10, 2025Updated 10 months ago
- The Swift Compiler As a Package☆69Sep 8, 2024Updated last year
- A macOS app for viewing logs from Pulse☆484Oct 20, 2024Updated last year
- Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.☆782Apr 13, 2023Updated 2 years ago
- AsyncExtensions aims to mimic Swift Combine operators for async sequences.☆418Jan 20, 2026Updated last month
- Distributed actors transport example, for feature review☆100Dec 3, 2024Updated last year
- A SwiftUI TabView that retains the state of each tab as well as some other goodies.☆328Oct 31, 2022Updated 3 years ago
- Create SwiftUI Views with any data; Prefer using https://github.com/0xOpenBytes/CacheStore☆21May 10, 2022Updated 3 years ago
- A swift implementation of concurrent (thread-safe) skip list.☆18Jan 13, 2021Updated 5 years ago
- You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS.☆45Apr 27, 2022Updated 3 years ago
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆42Oct 25, 2020Updated 5 years ago
- Runtime introspection and unit testing of SwiftUI views☆2,580Feb 1, 2026Updated last month
- A Swift macro that adds accessor blocks to properties in `Observable` classes that read and write values in `UserDefaults`.☆108Jul 25, 2024Updated last year
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆783Jul 30, 2022Updated 3 years ago
- The most powerful Grid container missed in SwiftUI☆2,059Feb 28, 2025Updated last year
- An iOS syntax highlighter based on Savanna Kit, Sourceful and originally Highlightr☆135May 6, 2023Updated 2 years ago
- A modern database abstraction layer + runtime, batteries included [WIP].☆345Aug 6, 2025Updated 6 months ago
- A Framework to implement Declarative, Type-Safe GraphQL Server APIs using Runtime Magic 🎩☆146Mar 5, 2022Updated 4 years ago
- In-app console and debug tools for iOS developers☆826Dec 4, 2022Updated 3 years ago
- Delightful SwiftUI effects for your app☆4,239Feb 20, 2026Updated last week
- Sync shared data across devices via iCloud.☆28Mar 20, 2025Updated 11 months ago
- Keyboard-aware helpers for SwiftUI.☆18Nov 4, 2019Updated 6 years ago
- Swift DSL for writing slide decks in Xcode☆620Sep 27, 2025Updated 5 months ago
- Command line tool to collect LICENSE files from SPM dependencies☆34Jul 20, 2022Updated 3 years ago
- A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL☆499Jun 27, 2022Updated 3 years ago
- Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.☆337Jan 11, 2022Updated 4 years ago
- A SwiftUI collection view with support for custom layouts, preloading, and more.☆1,382Nov 3, 2022Updated 3 years ago
- Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have St…☆21Jun 17, 2025Updated 8 months ago