LWAlchemy is a fast, lightweight, model mapping framework that supports CoreData concurrent operations.
- Support JSON directly generate NSObject object, NSManagedObject object.
- Supports automatic and custom mapping paths.
- Provides a concurrent operation of the CoreData API, you can not block the main thread of the case, the database delete and delete operations, and to ensure thread safety.
LWAlchemy is available under the MIT license. See the LICENSE file for more info.