danthorpe / ValueCoding
Swift protocols for encoding/decoding value types.
☆60Updated 7 years ago
Alternatives and similar repositories for ValueCoding:
Users that are interested in ValueCoding are comparing it to the libraries listed below
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 8 years ago
- Timing and threading helpers for Interstellar☆40Updated 9 years ago
- [DEPRECATED] A default CustomStringConvertible implementation for Swift types☆120Updated 7 years ago
- An array in Swift that can't be empty☆34Updated 6 years ago
- Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.☆83Updated 4 years ago
- Templates for generating code for JSON serialization and deserialization☆37Updated 7 years ago
- An Extremely Simplified Implementation of Thread Sanitizer's Data Race Detection in Swift☆75Updated 8 years ago
- Mac command line tool to imprint a text banner over a PNG icon, written in Swift☆52Updated 9 years ago
- Clean Swift Router and Coordinator for declarative routing tree matching☆101Updated 6 years ago
- Enables you to set up Auto Layout constraints directly between your views and the iOS keyboard.☆57Updated 5 years ago
- An analysis of Swift Evolution proposals☆58Updated 7 years ago
- Swift Playground versions of select articles from Cocoa with Love.☆89Updated 6 years ago
- An always-sorted collection type built for Swift☆46Updated 9 years ago
- TypedDefaults is a utility library to type-safely use NSUserDefaults.☆110Updated 7 years ago
- A Swift wrapper for the iOS AddressBook framework.☆28Updated 9 years ago
- Swift library for making storing data in a SQLite database simple and magic-free☆83Updated 3 years ago
- Talk about the how/why of separating concerns into libraries☆57Updated 9 years ago
- QueryKit command line tool to produce type-safe accessors☆65Updated 5 years ago
- Generate Json encoders and decoders based on Swift structs with good error handling