asowers1 / CodableCache
A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.
☆63Updated 5 years ago
Alternatives and similar repositories for CodableCache:
Users that are interested in CodableCache are comparing it to the libraries listed below
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.☆64Updated 2 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.☆74Updated 3 years ago
- Useful helpers for working with Codable types in Swift☆129Updated 4 years ago
- Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.☆81Updated 6 months ago
- 🏷 Type-safe tags in Swift☆90Updated 5 years ago
- ☆68Updated 4 years ago
- 🐍 Constrict your layout in Swift☆53Updated 4 years ago
- A Combine micro debugging package☆55Updated 5 years ago
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆118Updated 4 years ago
- Powerful, advanced Core Data Stack implementation, in Swift.☆60Updated 5 months ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.