HandyJSON
JSON serializer
A Swift library for easy JSON serialization and deserialization of model objects
A handy swift json-object serialization/deserialization library
4k stars
78 watching
650 forks
Language: Swift
last commit: 11 months ago
Linked from 2 awesome lists
deserializationjsonjson-fieldsmappingserializationswift
Related projects:
Repository | Description | Stars |
---|---|---|
swiftyjson/swiftyjson | A library to simplify JSON data handling in Swift by providing a more expressive and convenient API | 22,705 |
jsonmodel/jsonmodel | A framework for creating smart data models from JSON | 6,854 |
google/gson | A Java library for converting objects to and from JSON data | 23,432 |
tristanhimmelman/objectmapper | An object serialization framework that converts JSON data to and from Swift model objects | 9,158 |
apple/swift-protobuf | Provides Swift code generation and runtime library for using protocol buffers in Swift applications. | 4,592 |
cocoalumberjack/cocoalumberjack | A fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms | 13,220 |
esqarrouth/ezswiftextensions | A collection of useful extensions and utilities for the Swift Standard Library and UIKit | 2,999 |
marmelroy/localize-swift | A Swift framework for improving i18n and localization in iOS apps by providing cleaner syntax and in-app language switching | 3,082 |
johnestropia/corestore | A framework that simplifies the use of Core Data in Swift applications | 4,022 |
flextool/flex | A toolset for in-app debugging and exploration of iOS applications | 14,117 |
bernikovich/nsteasyjson | Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data | 12 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
freshos/arrow | Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code | 389 |
sbjson/sbjson | A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. | 3,727 |
google/j2objc | Translates Java source code to Objective-C for iOS app development | 5,998 |