2pods
CrystDB has these features: * It can automatically transform the property type of an object to storage sqlite type for each object to get better performance. * Uses the class to sort object and is not affected by modifying the class structure. * Supports filtering by conditions.
License: MIT
CSModel is a concise and efficient model framework for iOS/OSX. '
It Provides many data-model methods:
* Converts json to any object, or convert any object to json.
* Serializes a model to provide class info and object properties.
* Implementations of NSCoding
, NSCopying
and isEqual:
.
License: MIT