KakaJSON
JSON converter
A Swift library providing fast conversion between JSON and model data structures.
Fast conversion between JSON and model in Swift.
1k stars
14 watching
127 forks
Language: Swift
last commit: almost 2 years ago arraydatadeserializedictionaryjsonmappingmodelserializeswift
Related projects:
Repository | Description | Stars |
---|---|---|
nschaffner/fastjson | A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
leavez/mappable | A framework to convert JSON data into model objects with optimized support for immutable property initialization | 27 |
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
zadr/j2s | An application that converts JSON data into Swift structs and extensions for easy deserialization | 231 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
qntfy/kazaam | A JSON transformation library for Go | 282 |
engali94/xmljson | Converts XML to JSON format using a command-line tool written in Swift. | 49 |
isair/jsonhelper | A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. | 784 |
jcustenborder/kafka-jackson | Provides a standardized way to serialize and deserialize JSON data in Apache Kafka using Jackson | 7 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
lukas-krecan/jsonunit | A JSON comparison library for unit tests | 893 |
owensd/json-swift | A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |
fmscode/jsontofoundation | A utility tool that converts JSON objects to Foundation objects compatible with Cocoa/Cocoa Touch development. | 42 |
adamritter/fastgron | Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. | 596 |
armink/struct2json | A fast convert library between JSON and C structures | 684 |