JSONNeverDie
JSON decoder
An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development
Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die
450 stars
20 watching
39 forks
Language: Swift
last commit: over 6 years ago
Linked from 2 awesome lists
auto-reflectioniosjsonswift
Related projects:
Repository | Description | Stars |
---|---|---|
owensd/json-swift | A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |
fluidgroup/jayson | A JSON decoding/encoding library with strict and flexible access options. | 255 |
ikesyo/himotoki | A type-safe JSON decoding library written purely in Swift | 796 |
anviking/decodable | A Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety | 1,041 |
postmates/pmjson | A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 360 |
venil7/json-decoder | A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
justinwoo/purescript-simple-json | A Purescript library for decoding JSON data into type-safe records | 134 |
fangyidong/json-simple | A simple toolkit for encoding and decoding JSON text in Java | 747 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,653 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
neurojson/jsonlab | A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. | 301 |
nikita-volkov/jsonifier | A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 83 |