PMJSON
JSON decoder
A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects.
Pure Swift JSON encoding/decoding library
360 stars
47 watching
32 forks
Language: Swift
last commit: over 3 years ago
Linked from 2 awesome lists
jsonlibraryswift
Related projects:
Repository | Description | Stars |
---|---|---|
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,653 |
fluidgroup/jayson | A JSON decoding/encoding library with strict and flexible access options. | 255 |
anviking/decodable | A Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety | 1,041 |
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 |
justinwoo/purescript-simple-json | A Purescript library for decoding JSON data into type-safe records | 134 |
phmarek/yason | A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
johnlui/jsonneverdie | An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development | 450 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
venil7/json-decoder | A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
ikesyo/himotoki | A type-safe JSON decoding library written purely in Swift | 796 |
mlms13/bs-decode | A type-safe JSON decoding library with structured error handling for ReasonML and OCaml | 103 |
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 |