yonaskolb / CodabilityLinks
Useful helpers for working with Codable types in Swift
☆130Updated 5 years ago
Alternatives and similar repositories for Codability
Users that are interested in Codability are comparing it to the libraries listed below
Sorting:
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆119Updated 4 years ago
- A Swift collection diffing μframework.☆105Updated 4 years ago
- [Archived] Unidirectional data flow architecture with SwiftUI and Combine.☆72Updated 5 years ago
- Reversi ⚫️⚪️ is an A/B testing framework for iOS written in Swift.☆58Updated 4 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 6 years ago
- 🏷 Type-safe tags in Swift☆90Updated 6 years ago
- Inject custom code into views and view controllers in response to lifecycle events.☆92Updated 4 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.