JAYSON

JSON decoder

A JSON decoding/encoding library with strict and flexible access options.

🧱 A JSON decoding/encoding library that handles optimistically or strictly.

GitHub

255 stars
12 watching
18 forks
Language: Swift
last commit: 2 months ago
Linked from 1 awesome list

decoderiosjsonlinuxswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
postmates/pmjson A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. 360
septag/sjson A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. 58
ikesyo/himotoki A type-safe JSON decoding library written purely in Swift 796
venil7/json-decoder A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types 76
anviking/decodable A Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety 1,041
simplejson/simplejson A fast and extensible JSON encoder/decoder for Python 1,653
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
owensd/json-swift A JSON parsing library for Swift with a focus on type safety and easy access to JSON data 721
johnlui/jsonneverdie An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development 450
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
neurojson/jsonlab A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. 301
cocoonspace/dynjson Tool for client-customizable JSON formats from dynamic APIs 16
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
phmarek/yason A Common Lisp library for encoding and decoding data in the JSON interchange format. 79