SwiftedMind / ProcessedLinks
Automated loading states in SwiftUI
☆28Updated last month
Alternatives and similar repositories for Processed
Users that are interested in Processed are comparing it to the libraries listed below
Sorting:
- Random and time-ordered UUID generation in Swift☆73Updated 3 years ago
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆101Updated last week
- A collection of handy build & test scripts for Swift Packages.☆68Updated last month
- A retry algorithm for Swift Concurrency☆57Updated 3 months ago
- A result builder that allows to define shape building closures☆61Updated 3 years ago
- Collection of useful macros☆31Updated 5 months ago
- A modern Swift wrapper for libgit2 that brings Git operations to Swift applications.☆72Updated 4 months ago
- Zip Archive reader/writer written in Swift☆48Updated 3 months ago
- Provides time-based regulation operators like Debounce and Throttle. 100% based on Swift concurrency.☆60Updated last year
- A lock for Swift concurrency☆66Updated 9 months ago
- TipKit style API to call a closure, or trigger a NSNotification based on events and condition.☆57Updated 8 months ago
- ☆36Updated last year
- Example project showing how the data and view layers can be decoupled when using SwiftData for persistence.☆64Updated last year
- A Swift Package to generate and use encrypted secrets in your app☆31Updated last year
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆41Updated last year
- code & deck for my talk with the same title☆37Updated last year
- A local persistence system for Swift☆117Updated last month
- A SwiftData like `@Model` infrastructure for CoreData.☆119Updated 5 months ago
- Make shapes and cut corners in SwiftUI☆155Updated last week
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆51Updated 5 months ago
- Concurrency-Friendly SwiftData☆43Updated last week
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- SwiftUI-Backports makes it easy to use the latest SwiftUI modifier, like those introduced in iOS 26, while still supporting older iOS ver…